bumping version number to 2.17.2

git-svn-id: svn://10.0.0.236/trunk@135241 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
justdave%syndicomm.com
2002-12-13 11:33:07 +00:00
parent a20b1e85e0
commit 6b977246aa

View File

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