aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2015-01-21 22:30:09 +0000
committerDavid Lawrence <dkl@mozilla.com>2015-01-21 22:30:09 +0000
commit87fc15f238b1dac348ede381f3436488a73db52e (patch)
tree35e478c64e7627ba312b17a106e7de1990202c79
parentBumped version to 4.4.7 (diff)
downloadbugzilla-87fc15f238b1dac348ede381f3436488a73db52e.tar.gz
bugzilla-87fc15f238b1dac348ede381f3436488a73db52e.tar.bz2
bugzilla-87fc15f238b1dac348ede381f3436488a73db52e.zip
Bump version post-release
-rw-r--r--Bugzilla/Constants.pm2
-rw-r--r--docs/bugzilla.ent.tmpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm
index bd5b2dabc..15ef9e271 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -182,7 +182,7 @@ use Memoize;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.7";
+use constant BUGZILLA_VERSION => "4.4.7+";
# Location of the remote and local XML files to track new releases.
use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
diff --git a/docs/bugzilla.ent.tmpl b/docs/bugzilla.ent.tmpl
index dcf5ec140..20ac43b24 100644
--- a/docs/bugzilla.ent.tmpl
+++ b/docs/bugzilla.ent.tmpl
@@ -1,4 +1,4 @@
-<!ENTITY bz-ver "4.4.7">
+<!ENTITY bz-ver "4.4.7+">
<!ENTITY bz-date "2015-01-21">
<!ENTITY current-year "2015">