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

index 8ab2195f25cc34fbcb5f97fdee80558e58601fb7..88315b9bc7e34a1903df07505fdfa8a409b76638 100644 (file)
@@ -199,6 +199,7 @@ use File::Basename;
 # Bugzilla version
 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
 # and end with spaces because most Bugzilla stuff has trim() called on it,
index 8abae130c26036fab5dc381f8d5ce9ba63bc0b5a..260fe9306616c161a7e2b431d9f897b3f2e7614c 100644 (file)
@@ -37,6 +37,7 @@
 <!ENTITY bz-date "2014-07-24">
 <!ENTITY current-year "2014">
 
+
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.0-branch/">
 <!ENTITY bz "http://www.bugzilla.org/">
 <!ENTITY bzg-bugs "<ulink url='https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation'>Bugzilla Documentation</ulink>">