bump version to 4.7svn2 (periodic increment)
(Boeing r1878)
This commit is contained in:
parent
c60fc54ed2
commit
c3a8fe1799
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
|
||||
#
|
||||
AC_INIT(core, 4.7svn1, core-dev@pf.itd.nrl.navy.mil)
|
||||
AC_INIT(core, 4.7svn2, core-dev@pf.itd.nrl.navy.mil)
|
||||
VERSION=$PACKAGE_VERSION
|
||||
CORE_VERSION=$PACKAGE_VERSION
|
||||
CORE_VERSION_DATE=20140806
|
||||
CORE_VERSION_DATE=20140916
|
||||
COREDPY_VERSION=$PACKAGE_VERSION
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue