diff --git a/configure.ac b/configure.ac index b7c0cb91..d8d94a8e 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ # # this defines the CORE version number, must be static for AC_INIT # -AC_INIT(core, 4.6, core-dev@pf.itd.nrl.navy.mil) +AC_INIT(core, 4.6svn1, core-dev@pf.itd.nrl.navy.mil) VERSION=$PACKAGE_VERSION CORE_VERSION=$PACKAGE_VERSION CORE_VERSION_DATE=20130925