Update version numbers post-release.

This commit is contained in:
mkanat%kerio.com 2005-07-08 08:20:01 +00:00
parent 6d942227f9
commit 7ab8f97dcf
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.20rc1";
$Bugzilla::Config::VERSION = "2.21";
use Safe;

View File

@ -31,8 +31,8 @@
For a devel release, simple bump bz-ver and bz-date
-->
<!ENTITY bz-ver "2.20rc1">
<!ENTITY bz-nextver "2.20">
<!ENTITY bz-ver "2.21">
<!ENTITY bz-nextver "2.22">
<!ENTITY bz-date "2005-07-07">
<!ENTITY current-year "2005">