]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number for 3.2.10. bugzilla-3.2.10 release-3.2.10
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 24 Jan 2011 23:40:34 +0000 (15:40 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 24 Jan 2011 23:40:34 +0000 (15:40 -0800)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 367376224b9259c3c9ad2ffe5c439e72a0b0eeaa..e775a585b60b4996bf8d93006519980defd321f0 100644 (file)
@@ -160,7 +160,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.2.9+";
+use constant BUGZILLA_VERSION => "3.2.10";
 
 # 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 eddced570b9d1afa5a45667470b36abc7609aaf0..04c6e28a71bdd4a609c7e3d9751b1a0a81ed7010 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.2.9">
+<!ENTITY bz-ver "3.2.10">
 <!ENTITY bz-nextver "3.4">
-<!ENTITY bz-date "2010-11-02">
-<!ENTITY current-year "2010">
+<!ENTITY bz-date "2011-01-24">
+<!ENTITY current-year "2011">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.2-branch/">
 <!ENTITY bz "http://www.bugzilla.org/">