about summary refs log tree commit diff stats
path: root/userdefs.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1999-05-17 03:16:27 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1999-05-17 03:16:27 -0400
commitc7742b57ba05ecb66932512320e2a7e8adaf11c5 (patch)
tree40e16d43812ccf88ff22ce4d6aaea9ea45b97275 /userdefs.h
parent0bafa3a38906a8ffc183d758baa774d8b23a9fa4 (diff)
downloadlynx-snapshots-c7742b57ba05ecb66932512320e2a7e8adaf11c5.tar.gz
snapshot of project "lynx", label v2-8-2pre_4
Diffstat (limited to 'userdefs.h')
-rw-r--r--userdefs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/userdefs.h b/userdefs.h
index 4698c8e3..446fe230 100644
--- a/userdefs.h
+++ b/userdefs.h
@@ -1244,12 +1244,12 @@
  * the version definition with the Project Version on checkout.  Just
  * ignore it. - kw */
 /* $Format: "#define LYNX_VERSION \"$ProjectVersion$\""$ */
-#define LYNX_VERSION "2.8.2pre.3"
+#define LYNX_VERSION "2.8.2pre.4"
 #define LYNX_WWW_HOME "http://lynx.browser.org/"
 #define LYNX_WWW_DIST "http://www.slcc.edu/lynx/current/"
 #define LYNX_RELEASE FALSE
 /* $Format: "#define LYNX_DATE \"$ProjectDate$\""$ */
-#define LYNX_DATE "Wed, 12 May 1999 20:06:05 -0600"
+#define LYNX_DATE "Sun, 16 May 1999 21:11:26 -0600"
 #define LYNX_DATE_OFF 5		/* truncate the automatically-generated date */
 #define LYNX_DATE_LEN 11	/* truncate the automatically-generated date */
 #define LYNX_RELEASE_DATE "1998"