Browse Source

Version bump for new features.

woollybah 6 years ago
parent
commit
227620d605
1 changed files with 1 additions and 1 deletions
  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