]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 3 Nov 2010 01:35:06 +0000 (18:35 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 3 Nov 2010 01:35:06 +0000 (18:35 -0700)
Bugzilla/Constants.pm

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