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

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