summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/lynx/userdefs.h
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>2005-11-04 04:24:04 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>2005-11-04 04:24:04 +0000
commitd4dfa9a075094450e6106a29644a45aca52c088e (patch)
tree06377ce648745a2aff2c516ffe2a976b53dae075 /gnu/usr.bin/lynx/userdefs.h
parent4e2c3eae12117be6f60ab980979f8d64ebcc067e (diff)
update to lynx2.8.5rel.4; fixes CAN-2005-3120 among other things.
prompted by naddy@, cloder@ ok.
Diffstat (limited to 'gnu/usr.bin/lynx/userdefs.h')
-rw-r--r--gnu/usr.bin/lynx/userdefs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/lynx/userdefs.h b/gnu/usr.bin/lynx/userdefs.h
index a062fbd5a0f..90165f5da06 100644
--- a/gnu/usr.bin/lynx/userdefs.h
+++ b/gnu/usr.bin/lynx/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.5rel.2"
+#define LYNX_VERSION "2.8.5rel.4"
#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 "Thu, 22 Apr 2004 16:08:10 -0700"
+#define LYNX_DATE "Tue, 25 Oct 2005 17:40:26 -0700"
#define LYNX_DATE_OFF 5 /* truncate the automatically-generated date */
#define LYNX_DATE_LEN 11 /* truncate the automatically-generated date */