aboutsummaryrefslogtreecommitdiffstats
path: root/interimap
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-07-02 00:15:41 +0200
committerGuilhem Moulin <guilhem@fripost.org>2020-07-02 00:15:41 +0200
commit9bf5257bb6f0e67d49015941827496586271bede (patch)
treeedc8fe5f36b22b509092395a32e72796efeda85d /interimap
parentc54903cd6308cf4a56a439ea74d3f8943e5b605c (diff)
parent95df46e54ce090506cdce1c54616ea849670c2db (diff)
Merge tag 'upstream/0.5.1' into debian
Upstream version 0.5.1
Diffstat (limited to 'interimap')
-rwxr-xr-xinterimap3
1 files changed, 1 insertions, 2 deletions
diff --git a/interimap b/interimap
index f9be72d..6448d2b 100755
--- a/interimap
+++ b/interimap
@@ -22,7 +22,7 @@ use v5.14.2;
use strict;
use warnings;
-our $VERSION = '0.5';
+our $VERSION = '0.5.1';
my $NAME = 'interimap';
my $DATABASE_VERSION = 1;
use Getopt::Long qw/:config posix_default no_ignore_case gnu_compat
@@ -32,7 +32,6 @@ use DBD::SQLite::Constants ':file_open';
use Fcntl qw/F_GETFD F_SETFD FD_CLOEXEC/;
use List::Util 'first';
-use lib 'lib';
use Net::IMAP::InterIMAP 0.0.5 qw/xdg_basedir read_config compact_set/;
# Clean up PATH