]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190410.1
authorDylan William Hardison <dylan@hardison.net>
Wed, 10 Apr 2019 15:49:29 +0000 (11:49 -0400)
committerDylan William Hardison <dylan@hardison.net>
Wed, 10 Apr 2019 15:49:29 +0000 (11:49 -0400)
Bugzilla.pm

index 2c4bff00e1182434af8a0f9f9f5800d67780dc1e..9924600c18b6825d885bd7b2ed18cf99c9b91e05 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190409.1';
+our $VERSION = '20190410.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;