diff --git a/build/linux-remote-MSVC-2008.sh b/build/linux-remote-MSVC-2008.sh index 274436e5d..8edc7248c 100755 --- a/build/linux-remote-MSVC-2008.sh +++ b/build/linux-remote-MSVC-2008.sh @@ -1,7 +1,7 @@ #/bin/sh # VARS -export DFHACK_VER=0.5.6 +export DFHACK_VER=0.5.7 export PKG=dfhack-bin-$DFHACK_VER export TARGET=Release @@ -17,4 +17,4 @@ rm $PKG.zip mkdir $PKG mv *.exe *.dll *.html *.txt *.xml $PKG zip -r $PKG.zip $PKG -echo "DONE" \ No newline at end of file +echo "DONE"