]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number for 3.5.2. bugzilla-3.5.2 release-3.5.2
authormkanat%bugzilla.org <>
Thu, 19 Nov 2009 02:14:26 +0000 (02:14 +0000)
committermkanat%bugzilla.org <>
Thu, 19 Nov 2009 02:14:26 +0000 (02:14 +0000)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 6e22eb79338a4ef802ff724570c4b2fef0e8de8e..31d00473efca9caed74bfd75141ba68a2cefdd7a 100644 (file)
@@ -173,7 +173,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.5.1+";
+use constant BUGZILLA_VERSION => "3.5.2";
 
 # These are unique values that are unlikely to match a string or a number,
 # to be used in criteria for match() functions and other things. They start
index de777b4db8b058120d8e0af2ba41002cc21aea4e..3333b7e17410f7113aef73394849c213436addd3 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.5.1">
+<!ENTITY bz-ver "3.5.2">
 <!ENTITY bz-nextver "3.6">
-<!ENTITY bz-date "2009-11-05">
+<!ENTITY bz-date "2009-11-18">
 <!ENTITY current-year "2009">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">