version 1.10 marking stable log support
[barcat.git] / barcat
diff --git a/barcat b/barcat
index 5fd0a16841389f3c4ad38899e4253ef30f91c299..2b1a7148175b08cc06fbd48fe680597cd64e56f1 100755 (executable)
--- a/barcat
+++ b/barcat
@@ -6,7 +6,7 @@ use List::Util qw( min max sum );
 use open qw( :std :utf8 );
 use re '/msx';
 
-our $VERSION = '1.09';
+our $VERSION = '1.10';
 
 my %opt;
 if (@ARGV) {