From: Mischa POSLAWSKY Date: Sat, 14 Sep 2019 18:39:14 +0000 (+0200) Subject: +++1.06 X-Git-Url: http://git.shiar.net/barcat.git/commitdiff_plain/317d26ade65841dd4cc8d4a01e116e0d599b0221 +++1.06 --- diff --git a/barcat b/barcat index 9e4d0ae..36461a1 100755 --- a/barcat +++ b/barcat @@ -6,7 +6,7 @@ use List::Util qw( min max sum ); use open qw( :std :utf8 ); use experimental qw( lexical_subs ); -our $VERSION = '1.05'; +our $VERSION = '1.06'; use Getopt::Long '2.33', qw( :config gnu_getopt ); my %opt;