Commit 8bf728fb authored by mkanat%bugzilla.org's avatar mkanat%bugzilla.org

Update the version numbers for 2.23.1.

parent 3a5c5b6d
......@@ -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;
......
......@@ -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/">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment