From 6bf8f0af0847c95e8be0bc1f528210968b5f7c94 Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Wed, 17 Jun 2020 10:46:07 -0400 Subject: [PATCH] Eliminate multiple version definitions in this repo --- setup/so-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-functions b/setup/so-functions index dcbd33b1a..1ba4b66a1 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -19,7 +19,7 @@ source ./so-whiptail source ./so-variables source ./so-common-functions -SOVERSION=2.0.0-rc.1 +SOVERSION=$(cat ../VERSION) accept_salt_key_remote() { systemctl restart salt-minion