From e9cc77fe33e42897ee853450509e4ffd02be990d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 26 Apr 2011 12:36:44 +0200 Subject: Synchronise internal version number. --- functions/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/common.sh b/functions/common.sh index 75f4ae7..48fb605 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -9,7 +9,7 @@ PROGRAM="live-build" -VERSION="2.0.12-1" +VERSION="2.0.12-2" CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')" PATH="${PWD}/auto/scripts:${PATH}" -- cgit v1.0