Explorar el Código

Bumped version for overload release.

woollybah hace 9 años
padre
commit
fb4967a003
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      options.bmx

+ 1 - 1
options.bmx

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