]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number post-release.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 22:26:05 +0000 (14:26 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 22:26:05 +0000 (14:26 -0800)
Bugzilla/Constants.pm

index 82c3774023c00433cfae03fe8b14e3358c303c57..20926fab05ff60effdb2d148a08ece0bc3ec87e1 100644 (file)
@@ -178,7 +178,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.5.3";
+use constant BUGZILLA_VERSION => "3.5.3+";
 
 # 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