Update version numbers for 2.20rc1 release.

This commit is contained in:
mkanat%kerio.com 2005-07-08 05:49:35 +00:00
parent 4b86688179
commit 932c0ff413
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;

View File

@ -31,9 +31,9 @@
For a devel release, simple bump bz-ver and bz-date
-->
<!ENTITY bz-ver "2.19.3">
<!ENTITY bz-ver "2.20rc1">
<!ENTITY bz-nextver "2.20">
<!ENTITY bz-date "2005-05-11">
<!ENTITY bz-date "2005-07-07">
<!ENTITY current-year "2005">
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">