From 9d4d4edbde9bbb1db2a786c0188564bca5df482c Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Tue, 15 Jul 2014 20:33:17 +0000 Subject: [PATCH] bump version to 4.6svn9 (periodic increment) (Boeing r1852) --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index dcacd918..cefb664b 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.6svn8, core-dev@pf.itd.nrl.navy.mil) +AC_INIT(core, 4.6svn9, core-dev@pf.itd.nrl.navy.mil) VERSION=$PACKAGE_VERSION CORE_VERSION=$PACKAGE_VERSION -CORE_VERSION_DATE=20140612 +CORE_VERSION_DATE=20140715 COREDPY_VERSION=$PACKAGE_VERSION #