From: Marius Gavrilescu Date: Sat, 31 Dec 2016 17:55:06 +0000 (+0200) Subject: Bump version and update Changes X-Git-Tag: 0.001001^0 X-Git-Url: http://git.ieval.ro/?p=app-lastmsg.git;a=commitdiff_plain;h=8323ba88152d73d3d506078ef4b9e37444e73c6f Bump version and update Changes --- diff --git a/Changes b/Changes index 9ebc0cd..04b169a 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for Perl extension App::Lastmsg. +0.001001 2016-12-31T19:55+02:00 + - Add lastmsg to EXE_FILES + 0.001 2016-12-31T19:50+02:00 - Initial release - \ No newline at end of file diff --git a/lib/App/Lastmsg.pm b/lib/App/Lastmsg.pm index 827cd36..ca69e6d 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.001'; +our $VERSION = '0.001001'; our @DEFAULT_INBOX = ( "/var/mail/$ENV{USER}",