about summary refs log tree commit diff stats
path: root/userdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'userdefs.h')
-rw-r--r--userdefs.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/userdefs.h b/userdefs.h
index 1b66183a..807dc8f7 100644
--- a/userdefs.h
+++ b/userdefs.h
@@ -452,7 +452,7 @@
  * Normally we expect you will connect to a remote site, e.g., the Lynx starting
  * site:
  */
-#define STARTFILE "http://lynx.browser.org/"
+#define STARTFILE "http://lynx.isc.org/"
 /*
  * As an alternative, you may want to use a local URL.  A good choice for this
  * is the user's home directory:
@@ -1350,11 +1350,11 @@
  * the version definition with the Project Version on checkout.  Just
  * ignore it. - kw */
 /* $Format: "#define LYNX_VERSION \"$ProjectVersion$\""$ */
-#define LYNX_VERSION "2.8.5pre.2"
-#define LYNX_WWW_HOME "http://lynx.browser.org/"
+#define LYNX_VERSION "2.8.5pre.3"
+#define LYNX_WWW_HOME "http://lynx.isc.org/"
 #define LYNX_WWW_DIST "http://lynx.isc.org/current/"
 /* $Format: "#define LYNX_DATE \"$ProjectDate$\""$ */
-#define LYNX_DATE "Mon, 19 Jan 2004 04:16:02 -0800"
+#define LYNX_DATE "Sat, 24 Jan 2004 17:51:04 -0800"
 #define LYNX_DATE_OFF 5		/* truncate the automatically-generated date */
 #define LYNX_DATE_LEN 11	/* truncate the automatically-generated date */