diff --git a/install b/install index c05da114..e94cd1ce 100755 --- a/install +++ b/install @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\ninstallation script for CubeSatSim v1.3b\n" +echo -e "\ninstallation script for CubeSatSim v1.3.2\n" FILE=/home/pi/CubeSatSim/sim.cfg if [ -f "$FILE" ]; then