From 536c249571764b257723739f496ea8cc92f2b50a Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 17 Apr 2014 21:19:23 +0000 Subject: [PATCH] Bumped version post-release --- Bugzilla/Constants.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 4461e285f4..a2c89bf4c8 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -196,7 +196,7 @@ use Memoize; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.5.3"; +use constant BUGZILLA_VERSION => "4.5.3+"; # 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