bump to version 4.7 for release
(Boeing r1873)
This commit is contained in:
parent
4981b5c4a9
commit
cf1b700488
1 changed files with 2 additions and 2 deletions
|
@ -12,10 +12,10 @@
|
||||||
#
|
#
|
||||||
# this defines the CORE version number, must be static for AC_INIT
|
# this defines the CORE version number, must be static for AC_INIT
|
||||||
#
|
#
|
||||||
AC_INIT(core, 4.6svn10, core-dev@pf.itd.nrl.navy.mil)
|
AC_INIT(core, 4.7, core-dev@pf.itd.nrl.navy.mil)
|
||||||
VERSION=$PACKAGE_VERSION
|
VERSION=$PACKAGE_VERSION
|
||||||
CORE_VERSION=$PACKAGE_VERSION
|
CORE_VERSION=$PACKAGE_VERSION
|
||||||
CORE_VERSION_DATE=20140729
|
CORE_VERSION_DATE=20140806
|
||||||
COREDPY_VERSION=$PACKAGE_VERSION
|
COREDPY_VERSION=$PACKAGE_VERSION
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue