diff options
| author | Daniel Baumann <daniel@debian.org> | 2007-10-29 11:57:24 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2007-10-29 11:57:24 +0100 |
| commit | 48eb8f7ba78bd308e98346428b6c7d69a42eccc9 (patch) | |
| tree | 9db0283e48a0ccc9e82c361de31ff005062cf473 /functions | |
| parent | 4f3f3c45b0b10375199723fce6447641324ffb15 (diff) | |
| download | vyos-live-build-48eb8f7ba78bd308e98346428b6c7d69a42eccc9.tar.gz vyos-live-build-48eb8f7ba78bd308e98346428b6c7d69a42eccc9.zip | |
Preparing live-helper 1.0~a34-1.
Diffstat (limited to 'functions')
| -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 14959a16a..2ebf0866c 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -10,4 +10,4 @@ set -e PROGRAM="$(basename ${0})" -VERSION="1.0~a33" +VERSION="1.0~a34" |
