Update version numbers post-release.

git-svn-id: svn://10.0.0.236/trunk@175835 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%kerio.com
2005-07-08 08:20:01 +00:00
parent 09564ea02f
commit f67386e0f3
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">