]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180306.3
authorDylan William Hardison <dylan@hardison.net>
Tue, 6 Mar 2018 19:00:43 +0000 (14:00 -0500)
committerDylan William Hardison <dylan@hardison.net>
Tue, 6 Mar 2018 19:00:43 +0000 (14:00 -0500)
Bugzilla.pm

index 4f4e6b36a41976ffcd667f4f83dbe975800469d1..f35baae3e8a774bbdd98ef01cc5572c3c2b7b246 100644 (file)
@@ -22,7 +22,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20180306.2';
+our $VERSION = '20180306.3';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;