]> Kevux Git Server - fll/commitdiff
Cleanup: Use correct version in install.sh script.
authorKevin Day <thekevinday@gmail.com>
Fri, 6 Jan 2023 03:53:01 +0000 (21:53 -0600)
committerKevin Day <thekevinday@gmail.com>
Fri, 6 Jan 2023 03:53:01 +0000 (21:53 -0600)
I probably got lazy and copied then install.sh script from the 0.7 development branch and then forgot to update the version.

build/scripts/install.sh

index 156c1f3dd46d8a04affcb569ecb7c07b396deb3e..08e997be43ef9399a6672ed73a729fd88b6e808e 100644 (file)
@@ -22,7 +22,7 @@ install_main() {
   local public_name="Simple FLL Project Install Script"
   local system_name=install
   local called_name=$(basename $0)
-  local version=0.7.0
+  local version=0.6.3
 
   local grab_next=
   local do_color=dark