]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20181207.1
authorDylan William Hardison <dylan@hardison.net>
Fri, 7 Dec 2018 19:36:24 +0000 (14:36 -0500)
committerGitHub <noreply@github.com>
Fri, 7 Dec 2018 19:36:24 +0000 (14:36 -0500)
Bugzilla.pm

index d35ede8daef6dfb548f4a46e982fa6e953ac212d..bf82df668f8ad1ad1c8e967b6a6d9f6e1cec2b3d 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20181130.1';
+our $VERSION = '20181207.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;