From e1283f23a101de8bd5b6288f9dab9576d4ea0975 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Adolfo=20Mesa=20Rold=C3=A1n?= Date: Sun, 27 Sep 2020 19:59:34 +0200 Subject: [PATCH] 0.4r1 --- lch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lch b/lch index 11b3119..01fbf56 100755 --- a/lch +++ b/lch @@ -1,5 +1,5 @@ #!/bin/bash -VERSION=0.3r3 +VERSION=0.4r1 DEST=$1 shift 1 ORIG=$@