]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180925.1
authorDylan William Hardison <dylan@hardison.net>
Mon, 24 Sep 2018 21:40:36 +0000 (17:40 -0400)
committerGitHub <noreply@github.com>
Mon, 24 Sep 2018 21:40:36 +0000 (17:40 -0400)
Bugzilla.pm

index bb036fb0690797ae403ae018400fdb1925ea96f0..bd79bbc8e32237b5aa2b0bb9527cc3958004f8a6 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20180918.1';
+our $VERSION = '20180925.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;