]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number post-release.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 22:31:17 +0000 (14:31 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 22:31:17 +0000 (14:31 -0800)
Bugzilla/Constants.pm

index e587ce4deca9fcc17a9db9d75e3c6b8dd1e9c3e0..b47b86b84b8186e81a68f673d0571ae4f5bb73e6 100644 (file)
@@ -158,7 +158,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.2.6";
+use constant BUGZILLA_VERSION => "3.2.6+";
 
 # 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