]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version for 3.6.7 bugzilla-3.6.7 release-3.6.7
authorDave Lawrence <dlawrence@mozilla.com>
Wed, 28 Dec 2011 23:06:15 +0000 (18:06 -0500)
committerDave Lawrence <dlawrence@mozilla.com>
Wed, 28 Dec 2011 23:06:15 +0000 (18:06 -0500)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 8a89ee82f3a0ec933af5a28b5962278b5c7bca44..e5122ad9108bb81eb578783b4e039fb6d0cb2e61 100644 (file)
@@ -180,7 +180,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.6.6+";
+use constant BUGZILLA_VERSION => "3.6.7";
 
 # 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 6ceef6a8918dd1265b7cee4879b3aebae3ea7a0b..2f9c98867ef092e9a13b3c63a40a14bfed577a79 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.6.6">
+<!ENTITY bz-ver "3.6.7">
 <!ENTITY bz-nextver "4.0">
-<!ENTITY bz-date "2011-08-04">
+<!ENTITY bz-date "2011-12-28">
 <!ENTITY current-year "2011">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.6-branch/">