diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-11 11:21:11 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-11 11:21:11 +0100 |
commit | 8130c75c18408ba8e2e635894d87878078e3f1f8 (patch) | |
tree | 2e2c6e2382df0c68ef6288f78828389f8ea63907 /pullimap | |
parent | 46fe928647ad8d38ced79a36d38cd152055ed005 (diff) |
Prepare new release v0.5.4.
Diffstat (limited to 'pullimap')
-rwxr-xr-x | pullimap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ use v5.20.2; use strict; use warnings; -our $VERSION = '0.5.3'; +our $VERSION = '0.5.4'; my $NAME = 'pullimap'; use Errno 'EINTR'; |