]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authormkanat%bugzilla.org <>
Sat, 1 Aug 2009 15:37:39 +0000 (15:37 +0000)
committermkanat%bugzilla.org <>
Sat, 1 Aug 2009 15:37:39 +0000 (15:37 +0000)
Bugzilla/Constants.pm

index 9f32b97e8f4eeffdcac374c83ad68b651f56d6d3..b6a5716f914526ffd4e4d7bd615bbe380c5bd890 100644 (file)
@@ -168,7 +168,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.4.1";
+use constant BUGZILLA_VERSION => "3.4.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