]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180110.2
authorDylan William Hardison <dylan@hardison.net>
Wed, 10 Jan 2018 19:48:27 +0000 (14:48 -0500)
committerDylan William Hardison <dylan@hardison.net>
Wed, 10 Jan 2018 19:48:27 +0000 (14:48 -0500)
Bugzilla.pm

index 81381770a3e791e166d7ebc0bfbdd326e5b3c8bd..7d0bf59ea60316b5ee5598e6eef8cd454b51ef18 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20180110.1';
+our $VERSION = '20180110.2';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;