]> 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:44 +0000 (20:52 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 28 Apr 2011 03:52:44 +0000 (20:52 -0700)
Bugzilla/Constants.pm

index 00cd9b95e29d8c3754eca75afbd9ebad425f2d4f..74023b6efb46cc25c31782414d00600b8011e879 100644 (file)
@@ -172,7 +172,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.4.11";
+use constant BUGZILLA_VERSION => "3.4.11+";
 
 # 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