]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20190809.1
authordklawren <dklawren@users.noreply.github.com>
Fri, 9 Aug 2019 16:36:16 +0000 (12:36 -0400)
committerGitHub <noreply@github.com>
Fri, 9 Aug 2019 16:36:16 +0000 (12:36 -0400)
Bugzilla.pm

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