]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180124.1
authorDylan William Hardison <dylan@hardison.net>
Wed, 24 Jan 2018 21:52:54 +0000 (16:52 -0500)
committerDylan William Hardison <dylan@hardison.net>
Wed, 24 Jan 2018 21:52:54 +0000 (16:52 -0500)
Bugzilla.pm

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