Update version numbers for 2.20rc1 release.

git-svn-id: svn://10.0.0.236/trunk@175825 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%kerio.com
2005-07-08 05:49:35 +00:00
parent 114a1de979
commit c364cb69be
2 changed files with 3 additions and 3 deletions

View File

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