]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number for release of 2.23.2. bugzilla-2.23.2 release-2.23.2
authormkanat%bugzilla.org <>
Mon, 10 Jul 2006 06:29:24 +0000 (06:29 +0000)
committermkanat%bugzilla.org <>
Mon, 10 Jul 2006 06:29:24 +0000 (06:29 +0000)
Bugzilla/Constants.pm
docs/xml/Bugzilla-Guide.xml

index d8b70b8f254166b5192c2c07bbf84a00450b9fc6..e88f393e46dc3b7d9a6f3715f572c4b8d191807d 100644 (file)
@@ -116,7 +116,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "2.23.1+";
+use constant BUGZILLA_VERSION => "2.23.2";
 
 #
 # ControlMap constants for group_control_map.
index b7cf65b43e4eef703903e4f3b5c59a624ecedf55..52dc293f2c241da0fbc8b23d139168d4b4b3a848 100644 (file)
@@ -31,9 +31,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "2.23.1">
+<!ENTITY bz-ver "2.23.2">
 <!ENTITY bz-nextver "2.24">
-<!ENTITY bz-date "2006-04-22">
+<!ENTITY bz-date "2006-07-09">
 <!ENTITY current-year "2006">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">