commit a4da093a65fc5c1869dbd634762a33e0faa71002
parent 76ba3674f167bc082d2759443e4b34cc4c9f6dce
Author: tgoodwin <tgoodwin>
Date: Tue, 21 Jul 1998 14:30:18 +0000
date
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
@@ -41,4 +41,4 @@ trip.rc successfully, and does not appear to be very stable.
See ChangeLog for more details.
Tim Goodwin
-1998-07-16
+1998-07-21
diff --git a/configure.ac b/configure.ac
@@ -6,7 +6,7 @@ AM_CONFIG_HEADER(config.h)
AC_ARG_PROGRAM
-AC_DEFINE(RELDATE, "1998-07-16")
+AC_DEFINE(RELDATE, "1998-07-21")
dnl If we're using gcc, specify `-Wall'. I've also checked the code
dnl with `-pedantic -W -Wall -Wpointer-arith -Wstrict-prototypes