]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
ChangeLog, NEWS, configure, configure.in:
authorHarlan Stenn <stenn@ntp.org>
Tue, 10 Aug 1999 01:19:09 +0000 (01:19 -0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 10 Aug 1999 01:19:09 +0000 (01:19 -0000)
  * configure.in: 4.0.96

bk: 37af7e0dr8CQTUNBDnNaTsD1UDKxtg

ChangeLog
NEWS
configure
configure.in

index bd352a905817f38dfe03ab6b60e4eeb0d5a2c612..dcb54b243758a7471685826cb8660c0767b9bfec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-08-09  Harlan Stenn  <stenn@whimsy.udel.edu>
 
+       * configure.in: 4.0.96
+
        * parseutil/dcfd.c (main): Replace SA_ONSTACK and SV_ONSTACK with
        HAVE_SIGACTION and HAVE_SIGVEC, respectively.  HP-UX provides both 
        of the former but only one of the latter...
diff --git a/NEWS b/NEWS
index a3f8365197ba1e1b1b02efbdfd9b864068d3e637..8342e6b1247537c74ca16c12518835881cf54781 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+(4.0.96)
 * -lnsl, -lsocket, -lgen configuration patches
 * Y2K patches from AT&T
 * Linux portability cruft
index cb2e424275cebfa84c6db03bc10eeb6a089c463b..54c5c6a60ea5057679365f4355e02363edca9c8a 100755 (executable)
--- a/configure
+++ b/configure
@@ -966,7 +966,7 @@ fi
 
 PACKAGE=ntp
 
-VERSION=4.0.95
+VERSION=4.0.96
 
 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
   { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
index 13d3371c2b06e28b1c320f69f99e9ae02bf67dd7..9f7c586b5b4408c946fd32a834bfb1f7df371f54 100644 (file)
@@ -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.95)
+AM_INIT_AUTOMAKE(ntp, 4.0.96)
 AC_PREREQ(2.13)
 
 ac_cv_var_oncore_ok=no