Browse Source

Version bump for new generics functionality.

woollybah 7 years ago
parent
commit
05e26aa725
1 changed files with 1 additions and 1 deletions
  1. 1 1
      options.bmx

+ 1 - 1
options.bmx

@@ -25,7 +25,7 @@ SuperStrict
 
 Import "base.configmap.bmx"
 
-Const version:String = "0.93"
+Const version:String = "0.94"
 
 Const BUILDTYPE_APP:Int = 0
 Const BUILDTYPE_MODULE:Int = 1