summaryrefslogtreecommitdiffstats
path: root/Bugzilla
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2010-02-01 22:29:33 +0100
committerMax Kanat-Alexander <mkanat@bugzilla.org>2010-02-01 22:29:33 +0100
commita456dea4447c9ddd1e79e04b2456740de19ce112 (patch)
treeb7c7b56908f19707455783a13a26ee0373979d98 /Bugzilla
parent9a80c1fffa48ef6d9301ba64a9bd02b4d5448dc2 (diff)
downloadbugzilla-a456dea4447c9ddd1e79e04b2456740de19ce112.tar.gz
bugzilla-a456dea4447c9ddd1e79e04b2456740de19ce112.tar.xz
Bump version number for 3.5.3.
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 a9340543b..82c377402 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -178,7 +178,7 @@ use File::Basename;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "3.5.2+";
+use constant BUGZILLA_VERSION => "3.5.3";
# 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