瀏覽代碼

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"