bump to version 4.7svn1
(Boeing r1875)
This commit is contained in:
parent
cf1b700488
commit
3d6fa0531e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
#
|
#
|
||||||
# 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.7, core-dev@pf.itd.nrl.navy.mil)
|
AC_INIT(core, 4.7svn1, core-dev@pf.itd.nrl.navy.mil)
|
||||||
VERSION=$PACKAGE_VERSION
|
VERSION=$PACKAGE_VERSION
|
||||||
CORE_VERSION=$PACKAGE_VERSION
|
CORE_VERSION=$PACKAGE_VERSION
|
||||||
CORE_VERSION_DATE=20140806
|
CORE_VERSION_DATE=20140806
|
||||||
|
|
Loading…
Reference in a new issue