Parcourir la source

Set Invercargill v1.0.1 and Invercargill-Json v0.1.1 tags in compile.sh

clanker il y a 1 semaine
Parent
commit
2e780972cb
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      installer/compile.sh

+ 2 - 2
installer/compile.sh

@@ -9,8 +9,8 @@ OUTPUT_FILE="${1:-install-usm.sh}"
 VERSION="${2:-0.1.0}"
 USM_SOURCE_DIR="${3:-$SCRIPT_DIR/../src}"
 
-INVERCARGILL_TAG=""      # e.g. "v1.0.0"; empty = default branch
-INVERCARGILL_JSON_TAG="" # e.g. "v0.1.1"; empty = default branch
+INVERCARGILL_TAG="v1.0.1"      # e.g. "v1.0.0"; empty = default branch
+INVERCARGILL_JSON_TAG="v0.1.1" # e.g. "v0.1.1"; empty = default branch
 USM_TAG=""               # empty = use local source directory
 
 # Temporary directory for building