X-Git-Url: http://git.shiar.net/barcat.git/blobdiff_plain/d74642c0623382ca929e6f78ac1de6fda2dfba98..46b01c5f4d1658adfbe14671ff392faf735bb198:/barcat diff --git a/barcat b/barcat index a4ed12f..978a222 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.04'; +our $VERSION = '1.05'; use Getopt::Long '2.33', qw( :config gnu_getopt ); sub podexit {