(Boeing r1776)

bump CORE API version number to 1.22
This commit is contained in:
ahrenholz 2013-09-25 17:35:56 +00:00
parent 51e17db093
commit f9e7c36204
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#
# CORE
# Copyright (c)2010-2012 the Boeing Company.
# Copyright (c)2010-2013 the Boeing Company.
# See the LICENSE file included in this distribution.
#
# authors: Tom Goff <thomas.goff@boeing.com>

View file

@ -1,6 +1,6 @@
#
# CORE
# Copyright (c)2010-2012 the Boeing Company.
# Copyright (c)2010-2013 the Boeing Company.
# See the LICENSE file included in this distribution.
#
# author: Tom Goff <thomas.goff@boeing.com>
@ -16,7 +16,7 @@ def enumdict(d):
# Constants
CORE_API_VER = "1.21"
CORE_API_VER = "1.22"
CORE_API_PORT = 4038
# Message types