]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release. 3.2
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 25 Jan 2011 01:49:09 +0000 (17:49 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 25 Jan 2011 01:49:09 +0000 (17:49 -0800)
Bugzilla/Constants.pm

index e775a585b60b4996bf8d93006519980defd321f0..d93a8050de9eba6e2aeab011f21f4c18e7ea8cf3 100644 (file)
@@ -160,7 +160,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.2.10";
+use constant BUGZILLA_VERSION => "3.2.10+";
 
 # 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