From 791dcedfb5a4a2d08223f16b0fbb100bd8664c3c Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Tue, 5 Aug 2014 22:23:16 +0000 Subject: [PATCH] bump API version to 1.23 for 4.7 release (Boeing r1871) --- trunk/gui/api.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/gui/api.tcl b/trunk/gui/api.tcl index 42813736..8e3f2031 100755 --- a/trunk/gui/api.tcl +++ b/trunk/gui/api.tcl @@ -7,7 +7,7 @@ # # 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 g_api_exec_num 100; # starting execution number