diff --git a/update b/update index e8ef35af..b4ed6af4 100755 --- a/update +++ b/update @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\nupdate script for CubeSatSim v1.3.2\n" +echo -e "\nupdate script for CubeSatSim v2.0\n" if [ "$1" = "n" ] ; then # if [ -z "$2" ] ; then