From 9b8dd619ac930180f5b3a8c3ca35e14fdcb25cdc Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Tue, 29 Mar 2022 08:04:19 -0400 Subject: [PATCH] version to 1.2 --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index d34d1e4c..7f0dec97 100755 --- a/config +++ b/config @@ -1,6 +1,6 @@ #!/bin/bash -echo "CubeSatSim v1.1 configuration tool" +echo "CubeSatSim v1.2 configuration tool" if [ "$2" = "-n" ]; then norestart=1