]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.5.4 bugzilla-4.5.4 release-4.5.4
authorDavid Lawrence <dkl@mozilla.com>
Fri, 18 Apr 2014 22:04:43 +0000 (22:04 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Fri, 18 Apr 2014 22:05:15 +0000 (22:05 +0000)
Bugzilla/Constants.pm

index a2c89bf4c8f05c26d761f09721d37bbd97b4145f..0872ef70c88d9aa835f73e81a0bd67c98be573a4 100644 (file)
@@ -196,7 +196,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.5.3+";
+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';