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

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