Sfoglia il codice sorgente

updated archive prep script

Chris Simpkins 9 anni fa
parent
commit
abd4082b9c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"