]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version for 4.1.3.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 5 Aug 2011 00:05:48 +0000 (17:05 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 5 Aug 2011 00:05:48 +0000 (17:05 -0700)
https://bugzilla.mozilla.org/show_bug.cgi?id=660531

Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 12cbef3c4add4f38e35c11ea230636890870d2eb..7b93fba03875128cb115a72bbee80476b0b08ef3 100644 (file)
@@ -199,7 +199,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.1.2+";
+use constant BUGZILLA_VERSION => "4.1.3";
 
 # 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 008b42a5c7eb3db8bb60b109fb1e947b0950f737..5a6dc5a2b203dc02389bc75e781aa8ee8807a00d 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.1.2">
+<!ENTITY bz-ver "4.1.3">
 <!ENTITY bz-nextver "4.2">
-<!ENTITY bz-date "2011-04-27">
+<!ENTITY bz-date "2011-08-04">
 <!ENTITY current-year "2011">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">