]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.0.14
authorDavid Lawrence <dkl@mozilla.com>
Thu, 24 Jul 2014 16:49:21 +0000 (16:49 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Thu, 24 Jul 2014 16:49:21 +0000 (16:49 +0000)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index b9c36ae5c8332ea1104548c8d4e8ec6d0cc3df5a..8ab2195f25cc34fbcb5f97fdee80558e58601fb7 100644 (file)
@@ -197,7 +197,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.0.13+";
+use constant BUGZILLA_VERSION => "4.0.14";
 
 # 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 a19fa05c39d9c7498962f415a59ec3f34629db1b..8abae130c26036fab5dc381f8d5ce9ba63bc0b5a 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.0.13+">
+<!ENTITY bz-ver "4.0.14">
 <!ENTITY bz-nextver "4.2">
-<!ENTITY bz-date "2014-04-18">
+<!ENTITY bz-date "2014-07-24">
 <!ENTITY current-year "2014">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.0-branch/">