Bob Mottram 8 年之前
父節點
當前提交
3cb446107a
共有 2 個檔案被更改,包括 2 行新增2 行删除
  1. 1
    1
      src/freedombone-client
  2. 1
    1
      src/freedombone-vars

+ 1
- 1
src/freedombone-client 查看文件

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 查看文件

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"