]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 3.6.13
authorDave Lawrence <dlawrence@mozilla.com>
Tue, 19 Feb 2013 17:33:00 +0000 (12:33 -0500)
committerDave Lawrence <dlawrence@mozilla.com>
Tue, 19 Feb 2013 17:33:00 +0000 (12:33 -0500)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index e4ef24135bdea99c87857053e37397abcb3a64b8..c18c9fd61ecbc74ecea4135b58b38eff7fa7fbf3 100644 (file)
@@ -180,7 +180,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.6.12+";
+use constant BUGZILLA_VERSION => "3.6.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 e1c78feb0bf543abc051efce51fb4b7d3c02f697..280fff2e6d8e47be70437c55687df9b3e7d1b980 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.6.12">
+<!ENTITY bz-ver "3.6.13">
 <!ENTITY bz-nextver "4.0">
-<!ENTITY bz-date "2012-11-13">
+<!ENTITY bz-date "2013-02-19">
 <!ENTITY current-year "2012">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.6-branch/">