diff options
Diffstat (limited to 'ao-bringup/turnon_telemega')
-rwxr-xr-x | ao-bringup/turnon_telemega | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ao-bringup/turnon_telemega b/ao-bringup/turnon_telemega index d7ccc570..49776788 100755 --- a/ao-bringup/turnon_telemega +++ b/ao-bringup/turnon_telemega @@ -14,12 +14,12 @@ else exit 1 fi -VERSION=2.0 +VERSION=3.0 REPO=~/altusmetrumllc/Binaries PRODUCT=TeleMega echo "$PRODUCT v$VERSION Turn-On and Calibration Program" -echo "Copyright 2014 by Bdale Garbee. Released under GPL v2" +echo "Copyright 2017 by Bdale Garbee. Released under GPL v3" echo echo "Expectations:" echo "\t$PRODUCT v$VERSION powered from USB" |