summaryrefslogtreecommitdiff
path: root/functions/common.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-02-10 00:42:21 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:42 +0100
commit87d6db757449d4a925786ba80c6f21fc2cfb840a (patch)
tree6e7835553bf748afd50829346160f02018c30034 /functions/common.sh
parent1d696b028acc5f6a2e2550b1098dc4e4b952ef8d (diff)
downloadlive-build-87d6db757449d4a925786ba80c6f21fc2cfb840a.zip
live-build-87d6db757449d4a925786ba80c6f21fc2cfb840a.tar.gz
Releasing version 1.0.3-2.
Diffstat (limited to 'functions/common.sh')
-rwxr-xr-xfunctions/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/common.sh b/functions/common.sh
index 16f7629..45854c1 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,6 +9,6 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="1.0.3-1"
+VERSION="1.0.3-2"
PATH="${PWD}/scripts:${PATH}"