]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authormkanat%bugzilla.org <>
Sun, 30 Nov 2008 03:09:04 +0000 (03:09 +0000)
committermkanat%bugzilla.org <>
Sun, 30 Nov 2008 03:09:04 +0000 (03:09 +0000)
Bugzilla/Constants.pm

index c5bae6b91b819e4a463f9fbade2b939d87de82f0..1a54b5a13dcb33609e2e7f341ef5f46fc7305105 100644 (file)
@@ -157,7 +157,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.2";
+use constant BUGZILLA_VERSION => "3.2+";
 
 # 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