]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 4.4.14+ post-release 4.4
authorDave Miller <justdave@bugzilla.org>
Fri, 6 Sep 2024 07:20:48 +0000 (03:20 -0400)
committerDave Miller <justdave@bugzilla.org>
Fri, 6 Sep 2024 07:20:48 +0000 (03:20 -0400)
Bugzilla/Constants.pm

index ae9e8da55d1629c7384d4a6790338e122438c04a..a76a3621ebd9a8bb83c2a8688baee30d053bedca 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.14";
+use constant BUGZILLA_VERSION => "4.4.14+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';