]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20190613.1
authordklawren <dklawren@users.noreply.github.com>
Thu, 13 Jun 2019 18:26:10 +0000 (14:26 -0400)
committerDylan William Hardison <dylan@hardison.net>
Thu, 13 Jun 2019 18:26:10 +0000 (14:26 -0400)
Bugzilla.pm

index 8fcbcb624f8486b3a0c62cd8282404d70a258bcf..4ed6efe60cac056dfee73fc1f3fea8907ce2cf8b 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190606.1';
+our $VERSION = '20190613.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;