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

index 016e27bf87cd733a0cc65f56762bfdd810f955a3..520e400097b2c2bcbfa926a2472f076cc1b91c82 100644 (file)
@@ -197,7 +197,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.0.4";
+use constant BUGZILLA_VERSION => "4.0.4+";
 
 # 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