]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version for 3.4.14
authorDave Lawrence <dlawrence@mozilla.com>
Tue, 31 Jan 2012 16:27:32 +0000 (11:27 -0500)
committerDave Lawrence <dlawrence@mozilla.com>
Tue, 31 Jan 2012 16:27:32 +0000 (11:27 -0500)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index f891d668c8f446b70336d19a63117099ab8bdada..8bc83056d3225478009a72d374ca43acf80e6dd9 100644 (file)
@@ -172,7 +172,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.4.13+";
+use constant BUGZILLA_VERSION => "3.4.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
index 39fad92e24b240e074ca154946f7a126b7eb7900..5fe205a48a24720453b29990e1620e13235190f7 100644 (file)
@@ -33,9 +33,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.4.13">
+<!ENTITY bz-ver "3.4.14">
 <!ENTITY bz-nextver "3.6">
-<!ENTITY bz-date "2011-12-28">
+<!ENTITY bz-date "2011-01-31">
 <!ENTITY current-year "2011">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.4-branch/">