]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190329.1
authorDylan William Hardison <dylan@hardison.net>
Thu, 28 Mar 2019 14:12:47 +0000 (10:12 -0400)
committerGitHub <noreply@github.com>
Thu, 28 Mar 2019 14:12:47 +0000 (10:12 -0400)
Bugzilla.pm

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