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

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