diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/motis-m | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/motis-m b/bin/motis-m index 6f22c75..3c03745 100755 --- a/bin/motis-m +++ b/bin/motis-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.02'; +our $VERSION = '0.03'; use utf8; use DateTime; @@ -413,7 +413,7 @@ B<motis-m> [B<-s> I<service>] B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.02 +version 0.03 =head1 DESCRIPTION |