Explorar el Código

updated archive prep script

Chris Simpkins hace 9 años
padre
commit
abd4082b9c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"