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

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

@@ -52,7 +52,7 @@ PROJECT_REPO="https://github.com/bashrc/${PROJECT_NAME}"
52 52
 INSTALLING_ON_BBB="no"
53 53
 
54 54
 # Version number of this script
55
-VERSION="1.01"
55
+VERSION="2.00"
56 56
 
57 57
 # if yes then this minimises the number of descisions presented during install
58 58
 MINIMAL_INSTALL="yes"