]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number pre-release for 2.23.3. bugzilla-2.23.3 release-2.23.3
authormkanat%bugzilla.org <>
Sun, 15 Oct 2006 15:34:15 +0000 (15:34 +0000)
committermkanat%bugzilla.org <>
Sun, 15 Oct 2006 15:34:15 +0000 (15:34 +0000)
Bugzilla/Constants.pm
docs/xml/Bugzilla-Guide.xml

index 337405a6104fb506015f8166fdb284494828c04e..ff79d9c6a4f57085dbc758c7f0d9a36b5ef409c4 100644 (file)
@@ -132,7 +132,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "2.23.2+";
+use constant BUGZILLA_VERSION => "2.23.3";
 
 #
 # ControlMap constants for group_control_map.
index 404c6214986a1a55a133fefd945d424b87abe135..b72d3763900c7322e640bb61e175cc9aae1d31ba 100644 (file)
@@ -35,9 +35,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "2.23.2">
-<!ENTITY bz-nextver "2.24">
-<!ENTITY bz-date "2006-07-09">
+<!ENTITY bz-ver "2.23.3">
+<!ENTITY bz-nextver "3.0">
+<!ENTITY bz-date "2006-10-15">
 <!ENTITY current-year "2006">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">