Bob Mottram 8 years ago
parent
commit
3cb446107a
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      src/freedombone-client
  2. 1
    1
      src/freedombone-vars

+ 1
- 1
src/freedombone-client View File

43
 SETUP_CLIENT_APP_NAME=
43
 SETUP_CLIENT_APP_NAME=
44
 
44
 
45
 # Version number of this script
45
 # Version number of this script
46
-VERSION="1.01"
46
+VERSION="2.00"
47
 
47
 
48
 # get the main project file, so that some values can be extracted
48
 # get the main project file, so that some values can be extracted
49
 MAIN_PROJECT_FILE=/usr/local/bin/${PROJECT_NAME}
49
 MAIN_PROJECT_FILE=/usr/local/bin/${PROJECT_NAME}

+ 1
- 1
src/freedombone-vars View File

52
 INSTALLING_ON_BBB="no"
52
 INSTALLING_ON_BBB="no"
53
 
53
 
54
 # Version number of this script
54
 # Version number of this script
55
-VERSION="1.01"
55
+VERSION="2.00"
56
 
56
 
57
 # if yes then this minimises the number of descisions presented during install
57
 # if yes then this minimises the number of descisions presented during install
58
 MINIMAL_INSTALL="yes"
58
 MINIMAL_INSTALL="yes"