Declare version 4.8.

This commit is contained in:
tgoff0 2015-06-05 22:02:08 +00:00
parent 3d7ea09c9a
commit b6a7c56ad3
4 changed files with 6 additions and 6 deletions

View file

@ -12,10 +12,10 @@
#
# this defines the CORE version number, must be static for AC_INIT
#
AC_INIT(core, 4.8rc1, core-dev@pf.itd.nrl.navy.mil)
AC_INIT(core, 4.8, core-dev@pf.itd.nrl.navy.mil)
VERSION=$PACKAGE_VERSION
CORE_VERSION=$PACKAGE_VERSION
CORE_VERSION_DATE=20141010
CORE_VERSION_DATE=20150605
COREDPY_VERSION=$PACKAGE_VERSION
#