diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-10 18:52:53 +0200 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-10 18:52:53 +0200 |
| commit | cfe0acfe9c224972977fa3e8a3bccbb22388caa6 (patch) | |
| tree | c315f9773d2979c1d3ba4a74c9453a79050cd526 /bin | |
| parent | cb90e75b55a60adf6a81c333a822449771974a0e (diff) | |
Release v0.170.17
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/db-wagenreihung | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/db-wagenreihung b/bin/db-wagenreihung index 221fc7f..d4e7c87 100755 --- a/bin/db-wagenreihung +++ b/bin/db-wagenreihung @@ -4,7 +4,7 @@ use warnings; use 5.020; use utf8; -our $VERSION = '0.16'; +our $VERSION = '0.17'; use Getopt::Long; use List::Util qw(min); @@ -184,7 +184,7 @@ B<db-wagenreihung> I<station> I<train-number> =head1 VERSION -version 0.16 +version 0.17 This is beta software: API and output format may change without notice. |
