bump API version to 1.23 for 4.7 release
(Boeing r1871)
This commit is contained in:
parent
8c1bc3773f
commit
063b323948
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
# version of the API document that is used
|
# version of the API document that is used
|
||||||
set CORE_API_VERSION 1.22
|
set CORE_API_VERSION 1.23
|
||||||
|
|
||||||
set DEFAULT_API_PORT 4038
|
set DEFAULT_API_PORT 4038
|
||||||
set g_api_exec_num 100; # starting execution number
|
set g_api_exec_num 100; # starting execution number
|
||||||
|
|
Loading…
Reference in a new issue