From a18276e764bf4c451cb7087ff7e27429571797e8 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 12 Mar 2015 13:31:50 +0100 Subject: version bump --- 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 38bf35c..d9a95aa 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.03'; +our $VERSION = '0.04'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -208,7 +208,7 @@ B [B<-abfprV>] [B<-l> I] [B<-s> I | B<-S> I] =head1 VERSION -version 0.03 +version 0.04 =head1 DESCRIPTION -- cgit v1.2.3