Sfoglia il codice sorgente

New fetching system

UltimateByte 10 anni fa
parent
commit
4c99456420
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      BladeSymphony/bsserver

+ 1 - 1
BladeSymphony/bsserver

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