]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 3.6.11 bugzilla-3.6.11 release-3.6.11
authorDave Lawrence <dlawrence@mozilla.com>
Thu, 30 Aug 2012 19:01:40 +0000 (15:01 -0400)
committerDave Lawrence <dlawrence@mozilla.com>
Thu, 30 Aug 2012 19:01:40 +0000 (15:01 -0400)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

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