From d61f9458af23a55c71eeb5fcd7be92f4b81cf358 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 May 2010 12:35:17 +0200 Subject: Setting version number to 2.0~a13. --- 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 c38961f42..1e4890c16 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -9,7 +9,7 @@ PROGRAM="$(basename ${0})" PACKAGE="live-helper" -VERSION="2.0~a12-1" +VERSION="2.0~a13-1" CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')" PATH="${PWD}/auto/helpers:${PATH}" -- cgit v1.2.3