浏览代码

updated archive prep script

Chris Simpkins 9 年之前
父节点
当前提交
abd4082b9c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      postbuild_processing/archive_prep/make_tarxz.sh

+ 1 - 1
postbuild_processing/archive_prep/make_tarxz.sh

@@ -1,6 +1,6 @@
 #!/bin/sh
 
-HACK_VERSION="v2_019"
+HACK_VERSION="v2_020"
 HACK_BUILD_DIR="../../build"