diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 14:05:13 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:26 +0100 |
commit | a63876a8d71f5497d8449704f377ba38a0b5e457 (patch) | |
tree | 6b7b9f73f37dbbf65dde9b8aa8d29ff2d7395c39 /functions/common.sh | |
parent | 1ab7ef70e940e7eccab017f3fb1353495afc668d (diff) | |
download | vyos-live-build-a63876a8d71f5497d8449704f377ba38a0b5e457.tar.gz vyos-live-build-a63876a8d71f5497d8449704f377ba38a0b5e457.zip |
Preparing live-helper 1.0~a29-1.
Diffstat (limited to 'functions/common.sh')
-rwxr-xr-x | functions/common.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/common.sh b/functions/common.sh index 166bc0a87..d7b3e1e98 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -10,4 +10,4 @@ set -e PROGRAM="`basename ${0}`" -VERSION="1.0~a28" +VERSION="1.0~a29" |