X-Git-Url: http://git.shiar.net/barcat.git/blobdiff_plain/294ed868ffd8f4220acf264e7273918c56d159e7..77579ec26757b44558536f8877d5d4ef58a05229:/barcat diff --git a/barcat b/barcat index e875d07..da07ea7 100755 --- a/barcat +++ b/barcat @@ -5,7 +5,7 @@ use utf8; use List::Util qw( min max sum ); use open qw( :std :utf8 ); -our $VERSION = '1.06'; +our $VERSION = '1.07'; use Getopt::Long '2.33', qw( :config gnu_getopt ); my %opt;