summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-08-12 17:11:12 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-08-12 17:11:12 +0200
commit3269ef76c3e8060003030b5fab6a81bc5c159c10 (patch)
tree8c93f73d1b84c4eb0939482931e3d529d99919e0 /bin
parent715d17ed09788e9ab3e050d2e84422be738ed7f6 (diff)
Release v0.18HEAD0.18main
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 d4e7c87..5455e9e 100755
--- a/bin/db-wagenreihung
+++ b/bin/db-wagenreihung
@@ -4,7 +4,7 @@ use warnings;
use 5.020;
use utf8;
-our $VERSION = '0.17';
+our $VERSION = '0.18';
use Getopt::Long;
use List::Util qw(min);
@@ -184,7 +184,7 @@ B<db-wagenreihung> I<station> I<train-number>
=head1 VERSION
-version 0.17
+version 0.18
This is beta software: API and output format may change without notice.