aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2009-11-19 05:05:15 +0000
committermkanat%bugzilla.org <>2009-11-19 05:05:15 +0000
commit1556ce92f3e9a936210f409fae9b921977c9bcad (patch)
tree23b3196d54fcbdd45c4eb108812919697d3209d5
parentBug 529416: (CVE-2009-3386) [SECURITY] Dependency lists display bug aliases e... (diff)
downloadbugzilla-1556ce92f3e9a936210f409fae9b921977c9bcad.tar.gz
bugzilla-1556ce92f3e9a936210f409fae9b921977c9bcad.tar.bz2
bugzilla-1556ce92f3e9a936210f409fae9b921977c9bcad.zip
Bump version number post-release.release-3.4.4bugzilla-3.4.4
-rw-r--r--Bugzilla/Constants.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm
index f578c2ad2..eb864ed9a 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -168,7 +168,7 @@ use File::Basename;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "3.4.3+";
+use constant BUGZILLA_VERSION => "3.4.4+";
# 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