summaryrefslogtreecommitdiffstats
path: root/Bugzilla
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2009-11-05 13:26:47 +0100
committermkanat%bugzilla.org <>2009-11-05 13:26:47 +0100
commitfd459fa26063e2c2fde6a4ea488749c5e1dc9eb8 (patch)
treef9aedd72bff6b927f0da33fd642d0ea699c01288 /Bugzilla
parentd5538659b71f7b2b6ea92b59714c7fb1f3d6c183 (diff)
downloadbugzilla-fd459fa26063e2c2fde6a4ea488749c5e1dc9eb8.tar.gz
bugzilla-fd459fa26063e2c2fde6a4ea488749c5e1dc9eb8.tar.xz
Bump version number for 3.5.1.
Diffstat (limited to 'Bugzilla')
-rw-r--r--Bugzilla/Constants.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm
index 5691df900..c7db757ad 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -171,7 +171,7 @@ use File::Basename;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "3.5";
+use constant BUGZILLA_VERSION => "3.5.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