From 832718e3913277d189f38e76c1a035dd84c4a884 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Adolfo=20Mesa=20Rold=C3=A1n?= Date: Sat, 3 Oct 2020 11:14:00 +0200 Subject: [PATCH] 0.6 dev --- lch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lch b/lch index a311d9c..2476e3b 100755 --- a/lch +++ b/lch @@ -1,5 +1,5 @@ #!/usr/bin/env bash -VERSION=0.5r10 +VERSION=0.6r0 DEST=$1 shift 1 ORIG=$@