version 1.10 marking stable log support master v1.10
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 12 Dec 2022 19:30:27 +0000 (20:30 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 12 Dec 2022 22:56:34 +0000 (23:56 +0100)
barcat
t/t0001-version.out

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) {
index de73d0f6be0abd9903d383f92a8c10a14560dfe4..1557dc766ec64adc6cf166e453e3366b08a899f3 100644 (file)
@@ -1,2 +1,2 @@
 barcat -a --version
-barcat =^,^= version 1.09
+barcat =^,^= version 1.10