Browse Source

Version bump for new features.

woollybah 6 năm trước cách đây
mục cha
commit
227620d605
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      maxide.bmx

+ 1 - 1
maxide.bmx

@@ -70,7 +70,7 @@ Const DEFAULT_LANGUAGEPATH$ = "incbin::default.language.ini"
 Incbin "window_icon.png"
 ?
 
-Const IDE_VERSION$="1.51 [ng]"
+Const IDE_VERSION$="1.52 [ng]"
 Const TIMER_FREQUENCY=15
 
 AppTitle = "MaxIDE "+IDE_VERSION