From: John Wolfe Date: Tue, 21 Dec 2021 20:48:49 +0000 (-0800) Subject: Set the "svtminion.sh" script version to '1.0'. X-Git-Tag: stable-12.0.0~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b36b275bc8cd14c1e2e64f76e3b41307e24a165f;p=thirdparty%2Fopen-vm-tools.git Set the "svtminion.sh" script version to '1.0'. --- diff --git a/open-vm-tools/services/plugins/componentMgr/svtminion.sh b/open-vm-tools/services/plugins/componentMgr/svtminion.sh index aa7436590..ef42bfccc 100644 --- a/open-vm-tools/services/plugins/componentMgr/svtminion.sh +++ b/open-vm-tools/services/plugins/componentMgr/svtminion.sh @@ -14,7 +14,7 @@ set -o pipefail # using bash for now # run this script as root, as needed to run salt -readonly SCRIPT_VERSION='SCRIPT_VERSION_REPLACE' +readonly SCRIPT_VERSION='1.0' # definitions