Bump version number to 2.17.7 for release.

git-svn-id: svn://10.0.0.236/trunk@153463 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
justdave%syndicomm.com
2004-03-03 07:35:43 +00:00
parent 496c2d3f63
commit 8ecc0d462b

View File

@@ -76,7 +76,7 @@ our $webdotdir = "$datadir/webdot";
Exporter::export_ok_tags('admin', 'db', 'locations');
# Bugzilla version
$Bugzilla::Config::VERSION = "2.17.6";
$Bugzilla::Config::VERSION = "2.17.7";
use Safe;