]> 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:56 +0000 (16:14 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 24 Jun 2010 23:14:56 +0000 (16:14 -0700)
Bugzilla/Constants.pm

index d1aaf989565990672faf1fdb89e1a3d632d6f7d4..086ead19167a02c44b53b4259d9ac9fb3780bea3 100644 (file)
@@ -180,7 +180,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.6.1";
+use constant BUGZILLA_VERSION => "3.6.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