stable enough version 1.07
[barcat.git] / barcat
diff --git a/barcat b/barcat
index e875d07dfcd25997a747d1ccd9826019c7baa0a7..da07ea706c7e149754edafc6465251b3f1592554 100755 (executable)
--- 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;