summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2023-02-13 17:31:27 +0100
committerDaniel Friesel <derf@finalrewind.org>2023-02-13 17:31:27 +0100
commitc84338838750cd52a34c365964c983a45f18ae1c (patch)
tree2da87097bae2ed8cd96c17a57638f7151c5fbb79 /bin
parent9f6ef2d2b79b089f132975733641cf7b247e502d (diff)
Release v0.080.08
Diffstat (limited to 'bin')
-rwxr-xr-xbin/db-wagenreihung4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/db-wagenreihung b/bin/db-wagenreihung
index 3ca55cd..8932f15 100755
--- a/bin/db-wagenreihung
+++ b/bin/db-wagenreihung
@@ -4,7 +4,7 @@ use warnings;
use 5.020;
use utf8;
-our $VERSION = '0.07';
+our $VERSION = '0.08';
use Getopt::Long;
use List::Util qw(min);
@@ -168,7 +168,7 @@ B<db-wagenreihung> I<station> I<train-number>
=head1 VERSION
-version 0.07
+version 0.08
This is beta software: API and output format may change without notice.