]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20190628.1
authordklawren <dklawren@users.noreply.github.com>
Fri, 28 Jun 2019 14:48:17 +0000 (10:48 -0400)
committerGitHub <noreply@github.com>
Fri, 28 Jun 2019 14:48:17 +0000 (10:48 -0400)
Bugzilla.pm

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