]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180109.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 9 Jan 2018 14:03:55 +0000 (09:03 -0500)
committerDylan William Hardison <dylan@hardison.net>
Tue, 9 Jan 2018 14:03:55 +0000 (09:03 -0500)
Bugzilla.pm

index 93690fd6a73519b8ea0de4a62eaf5dceb4fc3e99..e533d965fb8c7d59488ce450b8925bb1d383281c 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20180104.2';
+our $VERSION = '20180109.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;