Forráskód Böngészése

updated archive prep script

Chris Simpkins 9 éve
szülő
commit
abd4082b9c
1 módosított fájl, 1 hozzáadás és 1 törlés
  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"