aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2009-07-28 10:52:57 +0000
committermkanat%bugzilla.org <>2009-07-28 10:52:57 +0000
commit414a5a587498a30a02b0b4a61c18100c0b99d9a6 (patch)
tree0d84aee66c5d6f789139b2444d16fbd2d7357102
parentBump version number for 3.4. (diff)
downloadbugzilla-414a5a587498a30a02b0b4a61c18100c0b99d9a6.tar.gz
bugzilla-414a5a587498a30a02b0b4a61c18100c0b99d9a6.tar.bz2
bugzilla-414a5a587498a30a02b0b4a61c18100c0b99d9a6.zip
Bump the version number post-release.
-rw-r--r--Bugzilla/Constants.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm
index 52d2c0433..ac02db5ac 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -168,7 +168,7 @@ use File::Basename;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "3.4";
+use constant BUGZILLA_VERSION => "3.4+";
# 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