From: Harlan Stenn Date: Wed, 29 Mar 2000 07:39:55 +0000 (-0000) Subject: ChangeLog, configure, configure.in: X-Git-Tag: NTP_4_0_99_J~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc6db353efac1dc0c11bd7a421cb02c5ea96e9b2;p=thirdparty%2Fntp.git ChangeLog, configure, configure.in: * configure.in: 4.0.99h4 Dave made a bunch of changes/fixes to the auth key stuff. bk: 38e1b34by5GYsYnJqPlrn4vh_HGUhQ --- diff --git a/ChangeLog b/ChangeLog index f47015aa77..836f8bc1aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-03-29 Harlan Stenn + + * configure.in: 4.0.99h4 + Dave made a bunch of changes/fixes to the auth key stuff. + 2000-03-22 Harlan Stenn * ntpd/ntp_resolver.c: Typos. diff --git a/configure b/configure index f202a56786..d212c56304 100755 --- a/configure +++ b/configure @@ -1090,7 +1090,7 @@ fi PACKAGE=ntp -VERSION=4.0.99h3 +VERSION=4.0.99h4 if test "`CDPATH=: && cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then diff --git a/configure.in b/configure.in index bdcaa1a4d1..e05b198689 100644 --- a/configure.in +++ b/configure.in @@ -5,7 +5,7 @@ AC_CANONICAL_SYSTEM AC_DEFINE_UNQUOTED(STR_SYSTEM, "$target") AM_CONFIG_HEADER(config.h) AC_ARG_PROGRAM -AM_INIT_AUTOMAKE(ntp, 4.0.99h3) +AM_INIT_AUTOMAKE(ntp, 4.0.99h4) AC_PREREQ(2.14) ac_cv_var_oncore_ok=no