]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180306.2
authorDylan William Hardison <dylan@hardison.net>
Tue, 6 Mar 2018 15:13:02 +0000 (10:13 -0500)
committerDylan William Hardison <dylan@hardison.net>
Tue, 6 Mar 2018 15:13:02 +0000 (10:13 -0500)
Bugzilla.pm

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