]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20181213.1
authorDylan William Hardison <dylan@hardison.net>
Thu, 13 Dec 2018 18:34:20 +0000 (13:34 -0500)
committerGitHub <noreply@github.com>
Thu, 13 Dec 2018 18:34:20 +0000 (13:34 -0500)
Bugzilla.pm

index ae3b0551d2c6d1811c816439a5bd9f01b3b2bc7f..d120a9bf47ce93a2a16781cd25ce70eac9e16573 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20181212.1';
+our $VERSION = '20181213.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;