]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number post-release.
authormkanat%bugzilla.org <>
Tue, 3 Feb 2009 01:23:57 +0000 (01:23 +0000)
committermkanat%bugzilla.org <>
Tue, 3 Feb 2009 01:23:57 +0000 (01:23 +0000)
Bugzilla/Constants.pm

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