Bob Mottram před 7 roky
rodič
revize
2b140802cf
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1
    1
      src/freedombone-client
  2. 1
    1
      src/freedombone-vars

+ 1
- 1
src/freedombone-client Zobrazit soubor

@@ -40,7 +40,7 @@ ENABLE_MONKEYSPHERE=
40 40
 SETUP_CLIENT_APP_NAME=
41 41
 
42 42
 # Version number of this script
43
-VERSION="2.00"
43
+VERSION="3.1"
44 44
 
45 45
 # get the main project file, so that some values can be extracted
46 46
 MAIN_PROJECT_FILE=/usr/local/bin/${PROJECT_NAME}

+ 1
- 1
src/freedombone-vars Zobrazit soubor

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