]> 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:36:06 +0000 (18:36 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 3 Nov 2010 01:36:06 +0000 (18:36 -0700)
Bugzilla/Constants.pm

index 1d63c4f5f67f56547457f189c42c6d4b88b79e26..367376224b9259c3c9ad2ffe5c439e72a0b0eeaa 100644 (file)
@@ -160,7 +160,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.2.9";
+use constant BUGZILLA_VERSION => "3.2.9+";
 
 # 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