diff options
| author | Bdale Garbee <bdale@gag.com> | 2016-01-10 17:43:34 -0700 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2016-01-10 17:43:34 -0700 |
| commit | 86ccbac16f5cd0be4a4c11260816b4799cda46f2 (patch) | |
| tree | 3bbdf8d4479195ab267b6c3ef6c086cd8baf06b0 /ao-bringup/test-telemega | |
| parent | ebe009b9c7c2f4de3405479f800a33b449fcbb1e (diff) | |
modify bringup scripts to handle TeleMega v2.0
Diffstat (limited to 'ao-bringup/test-telemega')
| -rwxr-xr-x | ao-bringup/test-telemega | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-bringup/test-telemega b/ao-bringup/test-telemega index 2e497886..b801b20c 100755 --- a/ao-bringup/test-telemega +++ b/ao-bringup/test-telemega @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=1.0 +VERSION=2.0 PRODUCT=TeleMega BASE=`echo $PRODUCT | tr 'A-Z' 'a-z'` |
