From 36f56bd9112c2e930fb5bdbee3b5c89334de5247 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 21 Apr 2014 21:02:37 +0000 Subject: [PATCH] Bumped versiion post-release --- Bugzilla/Constants.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 0872ef70c8..8b980c0b13 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -196,7 +196,7 @@ use Memoize; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.5.4"; +use constant BUGZILLA_VERSION => "4.5.4+"; # Location of the remote and local XML files to track new releases. use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml'; -- 2.47.3