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

index 43ade8897b1b36a66f0c2fa76abd3fff5bf11ee6..33509c009918538b4943e3538ac2a6ea3c3fd57f 100644 (file)
@@ -180,7 +180,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.6.8";
+use constant BUGZILLA_VERSION => "3.6.8+";
 
 # 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