Removed instances of old nrl mailing list

This commit is contained in:
Kevin Larson 2019-05-28 10:59:34 -07:00
parent dee09cae71
commit 83e883ee13
14 changed files with 14 additions and 18 deletions

View file

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
# this defines the CORE version number, must be static for AC_INIT
AC_INIT(core, 5.2.1, core-dev@nrl.navy.mil)
AC_INIT(core, 5.2.1)
# autoconf and automake initialization
AC_CONFIG_SRCDIR([netns/version.h.in])