]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 15 Feb 2011 18:13:39 +0000 (10:13 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 15 Feb 2011 18:13:39 +0000 (10:13 -0800)
Bugzilla/Constants.pm

index 011d02b0a6d207b68d0e098c0351d748f34d53de..8aa25c1af93e64a25edf7c6bc0fc4ae86d121e39 100644 (file)
@@ -197,7 +197,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.0";
+use constant BUGZILLA_VERSION => "4.0+";
 
 # 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