bump to version 4.6svn2 (periodic increment)

(Boeing 1787)
This commit is contained in:
ahrenholz 2013-10-25 16:19:37 +00:00
parent d00a49d682
commit b6f4e035c2

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.6svn1, core-dev@pf.itd.nrl.navy.mil) AC_INIT(core, 4.6svn2, core-dev@pf.itd.nrl.navy.mil)
VERSION=$PACKAGE_VERSION VERSION=$PACKAGE_VERSION
CORE_VERSION=$PACKAGE_VERSION CORE_VERSION=$PACKAGE_VERSION
CORE_VERSION_DATE=20130925 CORE_VERSION_DATE=20131025
COREDPY_VERSION=$PACKAGE_VERSION COREDPY_VERSION=$PACKAGE_VERSION
# #