]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20190906.1
authordklawren <dklawren@users.noreply.github.com>
Fri, 6 Sep 2019 15:55:52 +0000 (11:55 -0400)
committerGitHub <noreply@github.com>
Fri, 6 Sep 2019 15:55:52 +0000 (11:55 -0400)
Bugzilla.pm

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