From e2644c02ec9951a9ec57e76fa0df1f53b37ceca0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 May 2010 06:01:20 +0200 Subject: Setting version number. --- functions/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions') diff --git a/functions/common.sh b/functions/common.sh index cbb408578..c38961f42 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -9,7 +9,7 @@ PROGRAM="$(basename ${0})" PACKAGE="live-helper" -VERSION="2.0~a11-1" +VERSION="2.0~a12-1" CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')" PATH="${PWD}/auto/helpers:${PATH}" -- cgit v1.2.3