]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release
authorDave Lawrence <dlawrence@mozilla.com>
Thu, 29 Dec 2011 17:58:14 +0000 (12:58 -0500)
committerDave Lawrence <dlawrence@mozilla.com>
Thu, 29 Dec 2011 17:58:14 +0000 (12:58 -0500)
Bugzilla/Constants.pm

index 46d7a7e75343e1ac577a97a41c9385f8ba3658f2..050eb673053ad1ec1965f480bb01099b1081105b 100644 (file)
@@ -197,7 +197,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.0.3";
+use constant BUGZILLA_VERSION => "4.0.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