]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number pre-release. bugzilla-2.23.4 release-2.23.4
authormkanat%bugzilla.org <>
Sat, 3 Feb 2007 07:10:38 +0000 (07:10 +0000)
committermkanat%bugzilla.org <>
Sat, 3 Feb 2007 07:10:38 +0000 (07:10 +0000)
Bugzilla/Constants.pm
docs/xml/Bugzilla-Guide.xml

index 67e0a92252ea1ddd0e4600066e7aad858ad1d6b0..3b867fe40e817b4199820fa5807788a0e43d2483 100644 (file)
@@ -146,7 +146,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "2.23.3+";
+use constant BUGZILLA_VERSION => "2.23.4";
 
 #
 # ControlMap constants for group_control_map.
index 19b60eaaf5cea998b614a7067cb2ad2d6201c791..29cdc0c3381bee5ffef6d31eecf5bfca1f34c8b4 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "2.23.3">
+<!ENTITY bz-ver "2.23.4">
 <!ENTITY bz-nextver "3.0">
-<!ENTITY bz-date "2006-10-15">
-<!ENTITY current-year "2006">
+<!ENTITY bz-date "2007-02-02">
+<!ENTITY current-year "2007">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
 <!ENTITY bz "http://www.bugzilla.org/">