]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20190808.1
authordklawren <dklawren@users.noreply.github.com>
Thu, 8 Aug 2019 16:05:00 +0000 (12:05 -0400)
committerGitHub <noreply@github.com>
Thu, 8 Aug 2019 16:05:00 +0000 (12:05 -0400)
Bugzilla.pm

index 251ab57007b8facdd550b0a36477f4755465049d..f0cfa7b03002a7c7c7ca0b46e2dab74d813a5a6f 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190725.1';
+our $VERSION = '20190808.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;