diff options
Diffstat (limited to 'userdefs.h')
-rw-r--r-- | userdefs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/userdefs.h b/userdefs.h index 5737cc25..7a12b447 100644 --- a/userdefs.h +++ b/userdefs.h @@ -1345,11 +1345,11 @@ * the version definition with the Project Version on checkout. Just * ignore it. - kw */ /* $Format: "#define LYNX_VERSION \"$ProjectVersion$\""$ */ -#define LYNX_VERSION "2.8.4dev.6" +#define LYNX_VERSION "2.8.4dev.7" #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 "Mon, 17 Jul 2000 19:49:54 -0700" +#define LYNX_DATE "Thu, 03 Aug 2000 10:19:52 -0700" #define LYNX_DATE_OFF 5 /* truncate the automatically-generated date */ #define LYNX_DATE_LEN 11 /* truncate the automatically-generated date */ |