Bumping version number for development snapshot tarball

git-svn-id: svn://10.0.0.236/trunk@133452 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
justdave%syndicomm.com
2002-11-09 01:59:22 +00:00
parent af7b895494
commit bde78c6a04

View File

@@ -51,7 +51,7 @@ use Bugzilla::Util;
Exporter::export_ok_tags('admin', 'db');
# Bugzilla version
$Bugzilla::Config::VERSION = "2.17";
$Bugzilla::Config::VERSION = "2.17.1";
use Safe;