]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release 3.4
authorDave Lawrence <dlawrence@mozilla.com>
Tue, 31 Jan 2012 23:47:19 +0000 (18:47 -0500)
committerDave Lawrence <dlawrence@mozilla.com>
Tue, 31 Jan 2012 23:47:19 +0000 (18:47 -0500)
Bugzilla/Constants.pm

index 8bc83056d3225478009a72d374ca43acf80e6dd9..2083e9fb6f4f58bca91e468e42b554dd0740b17a 100644 (file)
@@ -172,7 +172,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.4.14";
+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