diff options
| author | Daniel Baumann <daniel@debian.org> | 2011-06-29 06:20:23 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-06-29 06:20:23 +0200 |
| commit | d7b042aa03cc731a1ff7d52e41f00a6ac7ac0a67 (patch) | |
| tree | 64bb96e882b693fa0347b676ee552bbe5152c582 /functions | |
| parent | 869914c57806494a815a3b251daff6d0919dcd15 (diff) | |
| download | vyos-live-build-d7b042aa03cc731a1ff7d52e41f00a6ac7ac0a67.tar.gz vyos-live-build-d7b042aa03cc731a1ff7d52e41f00a6ac7ac0a67.zip | |
Releasing debian version 3.0~a22-1.debian/3.0_a22-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 01d4a8896..9862218f6 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -9,7 +9,7 @@ PROGRAM="live-build" -VERSION="3.0~a21-1" +VERSION="3.0~a22-1" CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')" PATH="${PWD}/auto/scripts:${PATH}" |
