From 0fbe03646c2371196faf22fa6b23e84369f8272d Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Fri, 10 Oct 2014 16:04:59 +0000 Subject: [PATCH] bump version to 4.7svn3 (periodic increment) (Boeing r1887) --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index ea92cb23..0bc34aee 100644 --- a/configure.ac +++ b/configure.ac @@ -12,10 +12,10 @@ # # this defines the CORE version number, must be static for AC_INIT # -AC_INIT(core, 4.7svn2, core-dev@pf.itd.nrl.navy.mil) +AC_INIT(core, 4.7svn3, core-dev@pf.itd.nrl.navy.mil) VERSION=$PACKAGE_VERSION CORE_VERSION=$PACKAGE_VERSION -CORE_VERSION_DATE=20140916 +CORE_VERSION_DATE=20141010 COREDPY_VERSION=$PACKAGE_VERSION #