aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2009-08-01 15:37:39 +0000
committermkanat%bugzilla.org <>2009-08-01 15:37:39 +0000
commitd8d1bab1f5812b805d0094ff0bbc9969204f6af5 (patch)
tree1d4868a45cce5238247a410db369a7ffdafd8791
parentBump the version number for 3.4.1. (diff)
downloadbugzilla-d8d1bab1f5812b805d0094ff0bbc9969204f6af5.tar.gz
bugzilla-d8d1bab1f5812b805d0094ff0bbc9969204f6af5.tar.bz2
bugzilla-d8d1bab1f5812b805d0094ff0bbc9969204f6af5.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 9f32b97e8..b6a5716f9 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.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