diff options
author | Daniel Friesel <derf@finalrewind.org> | 2017-01-17 13:43:01 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2017-01-17 13:43:01 +0100 |
commit | 5fdcd345aea055955483b734c5fd186a6ffce0bc (patch) | |
tree | 7f48b6bafe1d3a9f75881e9b8a4a16b37253e57e /bin/ura-m | |
parent | 255a67f025ff4f59086da6c8a9355804a8ee4add (diff) |
version bump2.01
Diffstat (limited to 'bin/ura-m')
-rwxr-xr-x | bin/ura-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 = '2.00'; +our $VERSION = '2.01'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -304,7 +304,7 @@ B<ura-m> [B<-s> I<service>] [B<-pV>] [B<-l> I<lines>] [B<-o> I<outputtypes>] =head1 VERSION -version 2.00 +version 2.01 =head1 DESCRIPTION |