From 7226d24dd8f48267d746269380d73e8b54baf776 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 8 May 2009 11:35:56 +0200 Subject: Exporting LH_CONFIG_VERSION for the configuration tree format. --- helpers/lh_config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/helpers/lh_config b/helpers/lh_config index 9daa087..6bd3628 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -770,6 +770,9 @@ mkdir -p config/templates cat > config/common << EOF # config/common - common options for live-helper(7) +# LH_CONFIG_VERSION: internal version of the configuration file format +LH_CONFIG_VERSION="1" + # \$LH_APT: set package manager # (Default: ${LH_APT}) LH_APT="${LH_APT}" -- cgit v1.0