From ae99460947223b6db0f9b26c967bc1866c80c4d9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 15 Nov 2009 17:17:21 +0100 Subject: Releasing debian version 1.0.6-1. --- functions/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions/common.sh') diff --git a/functions/common.sh b/functions/common.sh index 7e9e121d4..2be9e5421 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -9,7 +9,7 @@ PROGRAM="$(basename ${0})" PACKAGE="live-helper" -VERSION="1.0.5-2" +VERSION="1.0.6-1" CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')" PATH="${PWD}/scripts:${PATH}" -- cgit v1.2.3