diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index 5db608f..718e5f7 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -16,7 +16,7 @@ # CREATED: 10/15/2012 09:49:37 PM WEST #=============================================================================== set -o nounset # Treat unset variables as an error -ScriptVersion="1.5.5" +ScriptVersion="1.5.6" ScriptName="bootstrap-salt.sh" #===============================================================================