summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2009-03-31 01:49:34 +0200
committermkanat%bugzilla.org <>2009-03-31 01:49:34 +0200
commit935959aeb2d99d7b4c9899410c1cc80c907c629f (patch)
treed28a7586c4b7d5d2219a2e94195f067baa90da93 /Bugzilla/Constants.pm
parent046d3a48fdf83496fd352ee51b7c836d7e69a313 (diff)
downloadbugzilla-935959aeb2d99d7b4c9899410c1cc80c907c629f.tar.gz
bugzilla-935959aeb2d99d7b4c9899410c1cc80c907c629f.tar.xz
Change trunk version number to 3.5.
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 9f3fcfabd..858464542 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -168,7 +168,7 @@ use File::Basename;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "3.3.3+";
+use constant BUGZILLA_VERSION => "3.5";
# 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