summaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-03-26 03:37:59 +0200
committerDylan William Hardison <dylan@hardison.net>2018-03-26 03:37:59 +0200
commit93acbb99211c5df7d933047255e5ed7248055354 (patch)
treefa622e890ccc45059adae7e14ed4b6bbe7ea15c2 /Bugzilla.pm
parent8dade2b19cf92af073c1737535bbb3f57daa829c (diff)
downloadbugzilla-93acbb99211c5df7d933047255e5ed7248055354.tar.gz
bugzilla-93acbb99211c5df7d933047255e5ed7248055354.tar.xz
no bug - add interdiff
Diffstat (limited to 'Bugzilla.pm')
-rw-r--r--Bugzilla.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla.pm b/Bugzilla.pm
index 1872610f7..66b710b60 100644
--- a/Bugzilla.pm
+++ b/Bugzilla.pm
@@ -22,7 +22,7 @@ BEGIN {
}
}
-our $VERSION = '20180324.1';
+our $VERSION = '20180325.1';
use Bugzilla::Auth;
use Bugzilla::Auth::Persist::Cookie;