Update the version numbers for 2.23.1.

git-svn-id: svn://10.0.0.236/trunk@195174 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2006-04-23 02:42:23 +00:00
parent 0cfc8e8fb2
commit 045c3813fc
2 changed files with 4 additions and 4 deletions

View File

@ -94,7 +94,7 @@ our @parampanels = ();
Exporter::export_ok_tags('admin', 'db', 'locations', 'params');
# Bugzilla version
$Bugzilla::Config::VERSION = "2.23";
$Bugzilla::Config::VERSION = "2.23.1";
use Safe;

View File

@ -31,9 +31,9 @@
For a devel release, simple bump bz-ver and bz-date
-->
<!ENTITY bz-ver "2.22rc1">
<!ENTITY bz-nextver "2.22">
<!ENTITY bz-date "2006-02-20">
<!ENTITY bz-ver "2.23.1">
<!ENTITY bz-nextver "2.24">
<!ENTITY bz-date "2006-04-22">
<!ENTITY current-year "2006">
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">