]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number post-release
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 24 Jun 2010 23:14:41 +0000 (16:14 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 24 Jun 2010 23:14:41 +0000 (16:14 -0700)
Bugzilla/Constants.pm

index ac3707fc2ca7583d283dd2e2a340f7db5bd692e1..37af78fb00d62e909476d54cf36ded27759afcbd 100644 (file)
@@ -193,7 +193,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.7.1";
+use constant BUGZILLA_VERSION => "3.7.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