소스 검색

Version to remain the same with hotfixes

Daniel Gibbs 9 년 전
부모
커밋
2d653e7653
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ProjectZomboid/pzserver

+ 1 - 1
ProjectZomboid/pzserver

@@ -14,7 +14,7 @@ if [ -f ".dev-debug" ]; then
 	set -x
 fi
 
-version="161118"
+version="161113"
 
 ##########################
 ######## Settings ########