瀏覽代碼

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

clanker 1 周之前
父節點
當前提交
2e780972cb
共有 1 個文件被更改,包括 2 次插入2 次删除
  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