]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 3.6.12 bugzilla-3.6.12 release-3.6.12
authorDave Lawrence <dlawrence@mozilla.com>
Tue, 13 Nov 2012 19:53:36 +0000 (14:53 -0500)
committerDave Lawrence <dlawrence@mozilla.com>
Tue, 13 Nov 2012 19:53:36 +0000 (14:53 -0500)
https://bugzilla.mozilla.org/show_bug.cgi?id=805644

Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 56aee0bca4473ca06400587c1eb1d07ed61bf9ac..038add0622d5b18d27f8fe09ee70a148cb1c30c8 100644 (file)
@@ -180,7 +180,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.6.11+";
+use constant BUGZILLA_VERSION => "3.6.12";
 
 # 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 ea2f5b34ef5ef9de45bb284bdf61e4c27521aab4..e1c78feb0bf543abc051efce51fb4b7d3c02f697 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.6.11">
+<!ENTITY bz-ver "3.6.12">
 <!ENTITY bz-nextver "4.0">
-<!ENTITY bz-date "2012-08-30">
+<!ENTITY bz-date "2012-11-13">
 <!ENTITY current-year "2012">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.6-branch/">