summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-04-16 21:47:45 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-04-16 21:47:45 +0200
commit881a13917ef2d03b733f095c866c009487f577b4 (patch)
tree8af45426a01c8ba6f587c5b5b3131e664b0dc038 /bin
parent9abe88804b364100c8100bd30eee9625dc729eaf (diff)
version bump1.02
Diffstat (limited to 'bin')
-rwxr-xr-xbin/aseag-m4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/aseag-m b/bin/aseag-m
index 557a2a9..0f59ecb 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 = '1.01';
+our $VERSION = '1.02';
binmode( STDOUT, ':encoding(utf-8)' );
@@ -254,7 +254,7 @@ B<aseag-m> [B<-pV>] [B<-l> I<lines>] [B<-o> I<outputtypes>]
=head1 VERSION
-version 1.01
+version 1.02
=head1 DESCRIPTION