Browse Source

Version bump for new feature :-)

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

+ 1 - 1
options.bmx

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