From 2e6e655346ffec16e5056fdcaa20f8fd5f8716ea Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 13 Dec 2009 21:44:04 +0100 Subject: Releasing debian version 2.0~a3-1. --- 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 184ebe006..84aa93c7a 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -9,7 +9,7 @@ PROGRAM="$(basename ${0})" PACKAGE="live-helper" -VERSION="2.0~a1-1" +VERSION="2.0~a3-1" CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')" PATH="${PWD}/scripts:${PATH}" -- cgit v1.2.3