From: Marius Gavrilescu Date: Sat, 31 Dec 2016 20:59:03 +0000 (+0200) Subject: Bump version and update Changes X-Git-Tag: 0.001002^0 X-Git-Url: http://git.ieval.ro/?p=app-lastmsg.git;a=commitdiff_plain;h=187045cf11afae6abf864318970379d835754aae Bump version and update Changes --- diff --git a/Changes b/Changes index 04b169a..23e0b7d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension App::Lastmsg. +0.001002 2016-12-31T22:59+02:00 + - Fix test + 0.001001 2016-12-31T19:55+02:00 - Add lastmsg to EXE_FILES diff --git a/lib/App/Lastmsg.pm b/lib/App/Lastmsg.pm index ca69e6d..0addd51 100644 --- a/lib/App/Lastmsg.pm +++ b/lib/App/Lastmsg.pm @@ -12,7 +12,7 @@ use List::Util qw/max/; use POSIX qw/strftime/; our $OUTPUT_FILEHANDLE = \*STDOUT; -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our @DEFAULT_INBOX = ( "/var/mail/$ENV{USER}",