From dd3cab12c2af789d2c70b1e6c94e36f289d6ca82 Mon Sep 17 00:00:00 2001 From: lejubila Date: Wed, 13 Dec 2017 15:47:06 +0100 Subject: [PATCH] Aggiornaeto numero di release --- piGarden.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/piGarden.sh b/piGarden.sh index 0082da0..a4a8ee4 100755 --- a/piGarden.sh +++ b/piGarden.sh @@ -791,7 +791,7 @@ function debug2 { VERSION=0 SUB_VERSION=5 -RELEASE_VERSION=3 +RELEASE_VERSION=4 DIR_SCRIPT=`dirname $0` NAME_SCRIPT=${0##*/}