]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20190627.1
authordklawren <dklawren@users.noreply.github.com>
Thu, 27 Jun 2019 15:11:26 +0000 (11:11 -0400)
committerGitHub <noreply@github.com>
Thu, 27 Jun 2019 15:11:26 +0000 (11:11 -0400)
Bugzilla.pm

index c26385680f1c8f5b90eb188b444658e6e6bc5d1f..6b8075a2b7a4114f0066233d8c748a02b3cab506 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190613.1';
+our $VERSION = '20190627.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;