10 lines
227 B
Tcl
10 lines
227 B
Tcl
#
|
|
# Copyright 2005-2013 the Boeing Company.
|
|
# See the LICENSE file included in this distribution.
|
|
#
|
|
|
|
#
|
|
# define the version number and release date here
|
|
#
|
|
set CORE_VERSION @PACKAGE_VERSION@
|
|
set CORE_VERSION_DATE @PACKAGE_DATE@
|