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

index c59a851ad47242516f0a607d6245d233812e1179..96e1902879a2496d1f66c5ffa2dd78fd5dd32e0b 100644 (file)
@@ -180,7 +180,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.6rc1";
+use constant BUGZILLA_VERSION => "3.6rc1+";
 
 # 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