]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180109.3
authorDylan William Hardison <dylan@hardison.net>
Tue, 9 Jan 2018 17:42:39 +0000 (12:42 -0500)
committerDylan William Hardison <dylan@hardison.net>
Tue, 9 Jan 2018 22:45:26 +0000 (17:45 -0500)
Bugzilla.pm

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