]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.0.13 bugzilla-4.0.13 release-4.0.13
authorDavid Lawrence <dkl@mozilla.com>
Fri, 18 Apr 2014 22:08:41 +0000 (22:08 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Fri, 18 Apr 2014 22:08:41 +0000 (22:08 +0000)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 18d1f0a4405594f5751289b19aa3bec6559acdd0..0dc61f66e000f8d9d202d6de5b108e8b6235088a 100644 (file)
@@ -197,7 +197,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.0.12+";
+use constant BUGZILLA_VERSION => "4.0.13";
 
 # 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 1edb9bf6cf822e5f56fe8a28a6de997afad59ad0..06ba0f6776afc3aa5adee631a9053a92f18100e0 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.0.12+">
+<!ENTITY bz-ver "4.0.13">
 <!ENTITY bz-nextver "4.2">
-<!ENTITY bz-date "2014-04-17">
+<!ENTITY bz-date "2014-04-18">
 <!ENTITY current-year "2014">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.0-branch/">