summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-04-28 20:36:09 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-04-28 20:36:09 +0200
commitca55ab0cd25c776f7a4fd544884dd661a47ef73c (patch)
tree4e7ff861f8d02eb7aa769f4cafe84ff18bed9d3c /bin
parent8cc41bfc9a5c02e93cd441ab31e3fa37e4c715ef (diff)
Release v0.140.14
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 068241b..e4e3a46 100755
--- a/bin/db-wagenreihung
+++ b/bin/db-wagenreihung
@@ -4,7 +4,7 @@ use warnings;
use 5.020;
use utf8;
-our $VERSION = '0.13';
+our $VERSION = '0.14';
use Getopt::Long;
use List::Util qw(min);
@@ -189,7 +189,7 @@ B<db-wagenreihung> I<station> I<train-number>
=head1 VERSION
-version 0.13
+version 0.14
This is beta software: API and output format may change without notice.