about summary refs log tree commit diff stats
path: root/userdefs.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1998-10-24 17:18:27 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1998-10-24 17:18:27 -0400
commit76259b749d342c74f489e2cc451c09f66873af4c (patch)
tree7df2b23b2d9cbda8034272a1ee430f27b494b27e /userdefs.h
parent227916a0760fb81d8dd539790a76bf76eceb8e4e (diff)
downloadlynx-snapshots-76259b749d342c74f489e2cc451c09f66873af4c.tar.gz
snapshot of project "lynx", label v2-8-1rel_1
Diffstat (limited to 'userdefs.h')
-rw-r--r--userdefs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/userdefs.h b/userdefs.h
index a6fae93e..eb1b878e 100644
--- a/userdefs.h
+++ b/userdefs.h
@@ -1216,12 +1216,12 @@
  * the version definition with the Project Version on checkout. Just
  * ignore it. - kw */
 /* $Format: "#define LYNX_VERSION \"$ProjectVersion$\""$ */
-#define LYNX_VERSION "2.8.1pre.11"
+#define LYNX_VERSION "2.8.1rel.1"
 #define LYNX_WWW_HOME "http://lynx.browser.org/"
 #define LYNX_WWW_DIST "http://www.slcc.edu/lynx/current/"
-#define LYNX_RELEASE FALSE
+#define LYNX_RELEASE TRUE
 /* $Format: "#define LYNX_DATE \"$ProjectDate$\""$ */
-#define LYNX_DATE "Sat, 17 Oct 1998 15:20:41 -0600"
+#define LYNX_DATE "Sat, 24 Oct 1998 10:49:07 -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"