From 6f47465a52e056f9fe6d1290828fd449b6aaa808 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Wed, 31 Jul 2024 19:29:51 +0200 Subject: Release v0.16 --- bin/db-wagenreihung | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/db-wagenreihung') diff --git a/bin/db-wagenreihung b/bin/db-wagenreihung index a8a8ec7..d961109 100755 --- a/bin/db-wagenreihung +++ b/bin/db-wagenreihung @@ -4,7 +4,7 @@ use warnings; use 5.020; use utf8; -our $VERSION = '0.15'; +our $VERSION = '0.16'; use Getopt::Long; use List::Util qw(min); @@ -188,7 +188,7 @@ B I I =head1 VERSION -version 0.15 +version 0.16 This is beta software: API and output format may change without notice. -- cgit v1.2.3