about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--configure.in2
-rw-r--r--lynx.cfg4
-rw-r--r--userdefs.h4
3 files changed, 5 insertions, 5 deletions
diff --git a/configure.in b/configure.in
index c8da66f7..0a551291 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ dnl by T.E.Dickey <dickey@invisible-island.net>
 dnl and Jim Spath <jspath@mail.bcpl.lib.md.us>
 dnl
 dnl ask PRCS to plug-in the project-version for the configure-script.
-dnl $Format: AC_REVISION($ProjectVersion: 2.8.5dev.17 $\""$)
+dnl $Format: AC_REVISION($ProjectVersion: 2.8.5pre.1 $\""$)
 AC_REVISION(none)
 
 # Save the original $CFLAGS so we can distinguish whether the user set those
diff --git a/lynx.cfg b/lynx.cfg
index 907cf9ab..abf7e5df 100644
--- a/lynx.cfg
+++ b/lynx.cfg
@@ -3,10 +3,10 @@
 #                                     or Lynx_Dir:lynx.cfg (VMS)
 #
 # $Format: "#PRCS LYNX_VERSION \"$ProjectVersion$\""$
-#PRCS LYNX_VERSION "2.8.5dev.17"
+#PRCS LYNX_VERSION "2.8.5pre.1"
 #
 # $Format: "#PRCS LYNX_DATE \"$ProjectDate$\""$
-#PRCS LYNX_DATE "Wed, 07 Jan 2004 18:03:09 -0800"
+#PRCS LYNX_DATE "Sun, 11 Jan 2004 16:36:28 -0800"
 #
 # Definition pairs are of the form  VARIABLE:DEFINITION
 # NO spaces are allowed between the pair items.
diff --git a/userdefs.h b/userdefs.h
index 8969d34d..c26b23f5 100644
--- a/userdefs.h
+++ b/userdefs.h
@@ -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.5dev.17"
+#define LYNX_VERSION "2.8.5pre.1"
 #define LYNX_WWW_HOME "http://lynx.browser.org/"
 #define LYNX_WWW_DIST "http://lynx.isc.org/current/"
 /* $Format: "#define LYNX_DATE \"$ProjectDate$\""$ */
-#define LYNX_DATE "Wed, 07 Jan 2004 18:03:09 -0800"
+#define LYNX_DATE "Sun, 11 Jan 2004 16:36:28 -0800"
 #define LYNX_DATE_OFF 5		/* truncate the automatically-generated date */
 #define LYNX_DATE_LEN 11	/* truncate the automatically-generated date */