]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 28 Apr 2011 03:52:24 +0000 (20:52 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 28 Apr 2011 03:52:24 +0000 (20:52 -0700)
Bugzilla/Constants.pm

index db092948ef1b83ca5add7c64ce322d4a3f6eaec6..e7782ff377c0465e7ee7f6058c91fd1a1f08e3f4 100644 (file)
@@ -180,7 +180,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.6.5";
+use constant BUGZILLA_VERSION => "3.6.5+";
 
 # 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