Sfoglia il codice sorgente

New fetching system

UltimateByte 10 anni fa
parent
commit
dad391915b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Arma3/arma3server

+ 1 - 1
Arma3/arma3server

@@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
 	set -x
 fi
 
-version="271215"
+version="150316"
 
 #### Variables ####