]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20190819.1
authordklawren <dklawren@users.noreply.github.com>
Tue, 20 Aug 2019 17:30:48 +0000 (13:30 -0400)
committerGitHub <noreply@github.com>
Tue, 20 Aug 2019 17:30:48 +0000 (13:30 -0400)
Bugzilla.pm

index 80e6271486b283b17ca2b6047b072ad0bc238ec7..088f031f99b66ffe4411388861d40c7dcb503054 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190809.1';
+our $VERSION = '20190819.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;