summaryrefslogtreecommitdiff
path: root/functions/common.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-01-10 21:26:04 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:39 +0100
commitb4d2797d26f875479ec43c033532a36b1a5c0d72 (patch)
treecdb7e1a9baaafa2530c2746eccc8cc42e2e6839a /functions/common.sh
parent4f00cd3e8218027e0a36e46f02a2cd0b9a9feb88 (diff)
downloadlive-build-b4d2797d26f875479ec43c033532a36b1a5c0d72.zip
live-build-b4d2797d26f875479ec43c033532a36b1a5c0d72.tar.gz
Releasing version 1.0.2-3.
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 174187c..01ebbee 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,6 +9,6 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="1.0.2-2"
+VERSION="1.0.2-3"
PATH="${PWD}/scripts:${PATH}"