]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190329.2
authorKohei Yoshino <kohei.yoshino@gmail.com>
Thu, 28 Mar 2019 17:52:04 +0000 (13:52 -0400)
committerGitHub <noreply@github.com>
Thu, 28 Mar 2019 17:52:04 +0000 (13:52 -0400)
Bugzilla.pm

index a94f6a79439dfa969a79904690e74cf96f7ba689..c509d11d9e33abec82922a8467deacd53b2fd5cc 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190329.1';
+our $VERSION = '20190329.2';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;