]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number for 3.2.6.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 21:33:24 +0000 (13:33 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 21:33:24 +0000 (13:33 -0800)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index dcf902620aacd7fe95ad112e0b23c1d0609e7bfd..e587ce4deca9fcc17a9db9d75e3c6b8dd1e9c3e0 100644 (file)
@@ -158,7 +158,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.2.5+";
+use constant BUGZILLA_VERSION => "3.2.6";
 
 # 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 7495c6072d246d0027fdadb4b11ba4ffb03f5fb2..836f1cd1f17eeb5109e6cbc47f87e5786abf30ef 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.2.5">
+<!ENTITY bz-ver "3.2.6">
 <!ENTITY bz-nextver "3.4">
-<!ENTITY bz-date "2009-09-11">
-<!ENTITY current-year "2009">
+<!ENTITY bz-date "2010-01-31">
+<!ENTITY current-year "2010">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.2-branch/">
 <!ENTITY bz "http://www.bugzilla.org/">