Przeglądaj źródła

New fetching system

UltimateByte 10 lat temu
rodzic
commit
e088a49634
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      JustCause2/jc2server

+ 1 - 1
JustCause2/jc2server

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