]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20181127.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 27 Nov 2018 17:52:46 +0000 (12:52 -0500)
committerGitHub <noreply@github.com>
Tue, 27 Nov 2018 17:52:46 +0000 (12:52 -0500)
Bugzilla.pm

index 6b9755b28e649a7c9e0072721ae715798446dde9..4403e281377e214e84ae05ef098f7d59bcd2e692 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20181120.2';
+our $VERSION = '20181127.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;