version 1.7.0
This commit is contained in:
@@ -32,7 +32,7 @@ NO_ICON := 1
|
||||
#---------------------------------------------------------------------------------
|
||||
# version control constants
|
||||
#---------------------------------------------------------------------------------
|
||||
TARGET_VERSION := 1.6.3
|
||||
TARGET_VERSION := 1.7.0
|
||||
APP_VERSION := $(TARGET_VERSION)
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
@@ -30,7 +30,7 @@ LIBNAMES := minIni nxExt
|
||||
#---------------------------------------------------------------------------------
|
||||
# version control constants
|
||||
#---------------------------------------------------------------------------------
|
||||
TARGET_VERSION := 1.6.3
|
||||
TARGET_VERSION := 1.7.0
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# options for code generation
|
||||
|
||||
2
pages/dist/index.html
vendored
2
pages/dist/index.html
vendored
File diff suppressed because one or more lines are too long
2
pages/dist/main.js
vendored
2
pages/dist/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
/* Config: Cust */
|
||||
const CUST_REV_ADV = 8;
|
||||
const CUST_REV_ADV = 9;
|
||||
|
||||
enum CustPlatform {
|
||||
Undefined = 0,
|
||||
|
||||
Reference in New Issue
Block a user