]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180426.1 (#550)
authorDylan William Hardison <dylan@hardison.net>
Wed, 25 Apr 2018 20:19:49 +0000 (16:19 -0400)
committerGitHub <noreply@github.com>
Wed, 25 Apr 2018 20:19:49 +0000 (16:19 -0400)
Bugzilla.pm

index c95b3a3bad51827df9b0d2ee99fb8f671da23636..bc3ceb58c7b94b23c406eec415efaa6046be771b 100644 (file)
@@ -22,7 +22,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20180412.2';
+our $VERSION = '20180426.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;