]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.0.11 bugzilla-4.0.11 release-4.0.11
authorDave Lawrence <dlawrence@mozilla.com>
Wed, 16 Oct 2013 20:35:16 +0000 (16:35 -0400)
committerDave Lawrence <dlawrence@mozilla.com>
Wed, 16 Oct 2013 20:35:16 +0000 (16:35 -0400)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 0faf2eb54ca91201a64fc2d2a800ab91714598c7..701079615b5665122bfa0f0e2a9f22317af0c5a5 100644 (file)
@@ -197,7 +197,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.0.10+";
+use constant BUGZILLA_VERSION => "4.0.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 17403164cc347a859b3354785ba231eba5b0abb2..166dbd200f12cc6a7abc416c75c66f66426f7722 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.0.10">
+<!ENTITY bz-ver "4.0.11">
 <!ENTITY bz-nextver "4.2">
-<!ENTITY bz-date "2013-02-19">
+<!ENTITY bz-date "2013-10-16">
 <!ENTITY current-year "2013">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.0-branch/">