From cfd5e7e357392cede3e64cb75b2e1c0b3813497d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 7 Jan 2023 10:06:25 +0100 Subject: Release v*.07 --- 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 b122003..3ca55cd 100755 --- a/bin/db-wagenreihung +++ b/bin/db-wagenreihung @@ -4,7 +4,7 @@ use warnings; use 5.020; use utf8; -our $VERSION = '0.06'; +our $VERSION = '0.07'; use Getopt::Long; use List::Util qw(min); @@ -168,7 +168,7 @@ B I I =head1 VERSION -version 0.06 +version 0.07 This is beta software: API and output format may change without notice. -- cgit v1.2.3