summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2009-01-06 08:34:41 +0100
committermkanat%bugzilla.org <>2009-01-06 08:34:41 +0100
commitd87304b62093b77456986b627017b0b6199a5472 (patch)
tree692b2173e87db0efab0e4bcd6f313db6cb67093b /Bugzilla/Constants.pm
parent06ffbf7ddc8af6be60266e6e3afdd05cfb373224 (diff)
downloadbugzilla-d87304b62093b77456986b627017b0b6199a5472.tar.gz
bugzilla-d87304b62093b77456986b627017b0b6199a5472.tar.xz
Bump the version number for 3.3.1.
Diffstat (limited to 'Bugzilla/Constants.pm')
-rw-r--r--Bugzilla/Constants.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm
index 608e3a9d2..1d2ebea70 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -165,7 +165,7 @@ use File::Basename;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "3.3";
+use constant BUGZILLA_VERSION => "3.3.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