]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number for 3.2.1. bugzilla-3.2.1 release-3.2.1
authormkanat%bugzilla.org <>
Mon, 2 Feb 2009 23:28:51 +0000 (23:28 +0000)
committermkanat%bugzilla.org <>
Mon, 2 Feb 2009 23:28:51 +0000 (23:28 +0000)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 318b2c53b141fc87f378bc5857f70f539e3dc3b8..242a6ef7c39ae9d15db81bb0af320377102c37ea 100644 (file)
@@ -158,7 +158,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.2+";
+use constant BUGZILLA_VERSION => "3.2.1";
 
 # 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 5dd000e7d416604f5f34eaf48573acaa43c4c504..38b7454165f6b5790ea2f2af151902cd17174365 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.2">
+<!ENTITY bz-ver "3.2.1">
 <!ENTITY bz-nextver "3.4">
-<!ENTITY bz-date "2008-11-29">
-<!ENTITY current-year "2008">
+<!ENTITY bz-date "2009-02-02">
+<!ENTITY current-year "2009">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.2-branch/">
 <!ENTITY bz "http://www.bugzilla.org/">