Update script version to 2016.07.07

This commit is contained in:
rallytime 2016-07-07 14:07:55 -06:00
parent 3b4719c6d3
commit 7083fe2be0

View file

@ -18,7 +18,7 @@
#======================================================================================================================
set -o nounset # Treat unset variables as an error
__ScriptVersion="2016.06.27"
__ScriptVersion="2016.07.07"
__ScriptName="bootstrap-salt.sh"
__ScriptFullName="$0"