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