]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authormkanat%bugzilla.org <>
Wed, 13 Aug 2008 00:28:59 +0000 (00:28 +0000)
committermkanat%bugzilla.org <>
Wed, 13 Aug 2008 00:28:59 +0000 (00:28 +0000)
Bugzilla/Constants.pm

index 4746b72b3ceaddf1c2835f9c36408ca331645dd2..7282800043e9a2f7bdf29fc26f20bd5cdba01abe 100644 (file)
@@ -156,7 +156,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.2rc1";
+use constant BUGZILLA_VERSION => "3.2rc1+";
 
 # 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