bump version to 4.6svn7 (periodic increment)

(Boeing r1833)
This commit is contained in:
ahrenholz 2014-04-03 14:46:45 +00:00
parent 77008b7aa8
commit 738e1ff125

View file

@ -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.6svn6, core-dev@pf.itd.nrl.navy.mil) AC_INIT(core, 4.6svn7, core-dev@pf.itd.nrl.navy.mil)
VERSION=$PACKAGE_VERSION VERSION=$PACKAGE_VERSION
CORE_VERSION=$PACKAGE_VERSION CORE_VERSION=$PACKAGE_VERSION
CORE_VERSION_DATE=20140305 CORE_VERSION_DATE=20140403
COREDPY_VERSION=$PACKAGE_VERSION COREDPY_VERSION=$PACKAGE_VERSION
# #