]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authormkanat%bugzilla.org <>
Wed, 7 Jan 2009 00:44:58 +0000 (00:44 +0000)
committermkanat%bugzilla.org <>
Wed, 7 Jan 2009 00:44:58 +0000 (00:44 +0000)
Bugzilla/Constants.pm

index 1d2ebea70d39fa32c50d01fc27dc50574c5bb7af..921c032752a0660777318a29b701eee3f1917a90 100644 (file)
@@ -165,7 +165,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.3.1";
+use constant BUGZILLA_VERSION => "3.3.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