]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 25 Jan 2011 01:48:09 +0000 (17:48 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 25 Jan 2011 01:48:09 +0000 (17:48 -0800)
Bugzilla/Constants.pm

index 2450062b3f2249477fc47803a0b722866a805efd..5125b85705b575c73d271fcd84138888fe149c61 100644 (file)
@@ -197,7 +197,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.0rc2";
+use constant BUGZILLA_VERSION => "4.0rc2+";
 
 # 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