]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 4.0.18 bugzilla-4.0.18 release-4.0.18
authorDavid Lawrence <dkl@mozilla.com>
Wed, 15 Apr 2015 15:55:53 +0000 (16:55 +0100)
committerDavid Lawrence <dkl@mozilla.com>
Wed, 15 Apr 2015 15:55:53 +0000 (16:55 +0100)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index be78b3e634de3eeb639e48c87e862aba826da68b..21517d75ebf22ea46210c116b76190743793e21b 100644 (file)
@@ -197,7 +197,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.0.17+";
+use constant BUGZILLA_VERSION => "4.0.18";
 
 # 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 08ad2695690b1e637d9e07b2894bc4968544ff1c..8a3f42c34a4b8d00d9655d151fdacbb53316d6b7 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.0.17+">
+<!ENTITY bz-ver "4.0.18">
 <!ENTITY bz-nextver "4.2">
-<!ENTITY bz-date "2015-01-27">
+<!ENTITY bz-date "2015-04-15">
 <!ENTITY current-year "2015">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.0-branch/">