aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2009-02-03 01:23:57 +0000
committermkanat%bugzilla.org <>2009-02-03 01:23:57 +0000
commit6b7e19143a4c79255a8b3955780cdeac5e73d9e3 (patch)
treecc34cdbe6f6269157f0a9c0734e0f69b6d2f2089
parentBump the version number for 3.2.1. (diff)
downloadbugzilla-6b7e19143a4c79255a8b3955780cdeac5e73d9e3.tar.gz
bugzilla-6b7e19143a4c79255a8b3955780cdeac5e73d9e3.tar.bz2
bugzilla-6b7e19143a4c79255a8b3955780cdeac5e73d9e3.zip
Bump 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 242a6ef7c..aa53f475a 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -158,7 +158,7 @@ use File::Basename;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "3.2.1";
+use constant BUGZILLA_VERSION => "3.2.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