about summary refs log tree commit diff stats
path: root/userdefs.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2006-09-10 23:47:00 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2006-09-10 23:47:00 -0400
commit24a47fee30cfc3e2da82571f9c13c896a601a8df (patch)
tree34e6d98955850ffba8d43bc0b9bf7f8a1143f045 /userdefs.h
parentc6cec39ad0f9474e910e321e1b4d95054f5529a1 (diff)
downloadlynx-snapshots-24a47fee30cfc3e2da82571f9c13c896a601a8df.tar.gz
snapshot of project "lynx", label v2-8-6pre_3
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 be1dbfe8..07c4617d 100644
--- a/userdefs.h
+++ b/userdefs.h
@@ -1360,11 +1360,11 @@
  * the version definition with the Project Version on checkout.  Just
  * ignore it. - kw */
 /* $Format: "#define LYNX_VERSION \"$ProjectVersion$\""$ */
-#define LYNX_VERSION "2.8.6pre.2"
+#define LYNX_VERSION "2.8.6pre.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 "Sun, 03 Sep 2006 16:25:39 -0700"
+#define LYNX_DATE "Sun, 10 Sep 2006 16:38:39 -0700"
 #define LYNX_DATE_OFF 5		/* truncate the automatically-generated date */
 #define LYNX_DATE_LEN 11	/* truncate the automatically-generated date */