From fa93b66e6322de44af80e479bf5d4fa95fb7c788 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 22 Dec 2013 15:24:17 +0100 Subject: Release v0.01 --- bin/aseag-m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/aseag-m') diff --git a/bin/aseag-m b/bin/aseag-m index 248478d..52cd946 100755 --- a/bin/aseag-m +++ b/bin/aseag-m @@ -5,7 +5,7 @@ use 5.010; no if $] >= 5.018, warnings => 'experimental::smartmatch'; -our $VERSION = '0.00'; +our $VERSION = '0.01'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -184,7 +184,7 @@ B [B<-abfprV>] [B<-l> I] [B<-s> I | B<-S> I] =head1 VERSION -version 0.00 +version 0.01 =head1 DESCRIPTION -- cgit v1.2.3