diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-09-17 00:07:25 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-09-17 00:07:25 +0200 |
commit | 1afa402ef3cdef2722eb686a104db5be381750a1 (patch) | |
tree | c38bb1cc43d376e7f92c2c6f066604e69e35f887 /bin | |
parent | cc9108a3560a2d82005bab08b285e3466a9c0e58 (diff) |
Release v1.031.03
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/efa-m | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ use 5.010; no if $] >= 5.018, warnings => "experimental::smartmatch"; -our $VERSION = '1.02'; +our $VERSION = '1.03'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -178,7 +178,7 @@ B<efa-m> [B<-d> I<date>] [B<-t> I<time>] I<city> [I<type>B<:>]I<name> =head1 VERSION -version 1.02 +version 1.03 =head1 DESCRIPTION |