소스 검색

Bumped mx2 version to 1.1.10

Mark Sibly 7 년 전
부모
커밋
5d7db3952a
1개의 변경된 파일2개의 추가작업 그리고 8개의 파일을 삭제
  1. 2 8
      src/mx2cc/mx2.monkey2

+ 2 - 8
src/mx2cc/mx2.monkey2

@@ -43,11 +43,5 @@ Using std.filesystem
 Using std.collections
 Using libc
 
-' Messy, but to update version:
-'
-' 1) Update MX2CC_VERSION below
-' 2) ./updatemx2cc
-' 3) edit .sh and .bat files to use new version (common.sh, common.bat)
-' 4) ./rebuildall
-'
-Const MX2CC_VERSION:="1.1.09"
+'Make sure to rebuildall after changing this!
+Const MX2CC_VERSION:="1.1.10"