diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-09-06 15:33:05 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:20 +0100 |
| commit | 7d115df145a3854e055c5604aaf0b46dd3c3d5de (patch) | |
| tree | ea01bf13908795fbed3ea7dea87fbe40bbc35e7d /functions | |
| parent | a81b689509bd083eb51e1d7b293dcf3fe56fb176 (diff) | |
| download | live-build-7d115df145a3854e055c5604aaf0b46dd3c3d5de.zip live-build-7d115df145a3854e055c5604aaf0b46dd3c3d5de.tar.gz | |
Releasing debian version 2.0~a26-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 5f1caba..5b68c2b 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -9,7 +9,7 @@ PACKAGE="live-build" -VERSION="2.0~a24-1" +VERSION="2.0~a26-1" CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')" PATH="${PWD}/auto/helpers:${PATH}" |
