]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped versiion post-release
authorDavid Lawrence <dkl@mozilla.com>
Mon, 21 Apr 2014 21:02:37 +0000 (21:02 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Mon, 21 Apr 2014 21:02:37 +0000 (21:02 +0000)
Bugzilla/Constants.pm

index 0872ef70c88d9aa835f73e81a0bd67c98be573a4..8b980c0b13d1b6d68a6ebf449cc423859f4ee1e3 100644 (file)
@@ -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';