From 9e4051cd28b7b3afb162776f5627c7abe4c7b9ea Mon Sep 17 00:00:00 2001 From: Alex Suykov Date: Sun, 21 Apr 2019 15:44:45 +0300 Subject: [PATCH] pack to 1.2.3 --- 0pack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0pack.sh b/0pack.sh index 1e1bbed..2ee289c 100755 --- a/0pack.sh +++ b/0pack.sh @@ -14,7 +14,7 @@ # in the package name. In most cases, the bundle will be unpacked # with --strip-compontents=1 anyway. -V=1.2.2 +V=1.2.3 tar -zcf perl-cross-$V.tar.gz\ --exclude README.md\