summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-03-03 12:13:31 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2024-03-03 12:13:31 +0100
commit35f5d0474c85a7b1f771ffb6c63ef8ae10615631 (patch)
treefd495fd7bcdc00a706568f93c884a267c0ad0c01 /bin
parent3a998918f5579b8c2cf8d07289b2af8a7eb83630 (diff)
Release v0.090.09
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 588795f..f5255a5 100755
--- a/bin/db-wagenreihung
+++ b/bin/db-wagenreihung
@@ -4,7 +4,7 @@ use warnings;
use 5.020;
use utf8;
-our $VERSION = '0.08';
+our $VERSION = '0.09';
use Getopt::Long;
use List::Util qw(min);
@@ -168,7 +168,7 @@ B<db-wagenreihung> I<station> I<train-number>
=head1 VERSION
-version 0.08
+version 0.09
This is beta software: API and output format may change without notice.