Browse Source

updated archive prep script

Chris Simpkins 9 years ago
parent
commit
abd4082b9c
1 changed files with 1 additions and 1 deletions
  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"