]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20190926.1
authordklawren <dklawren@users.noreply.github.com>
Thu, 26 Sep 2019 19:33:00 +0000 (15:33 -0400)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2019 19:33:00 +0000 (15:33 -0400)
Bugzilla.pm

index a4af290d81bb3bdbcd770640bf348e7b504bb27f..a666e090b5a6d331ef5f77bcf9f96bdab043c2b1 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190906.1';
+our $VERSION = '20190926.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;