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

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