about summary refs log tree commit diff stats
path: root/userdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'userdefs.h')
-rw-r--r--userdefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/userdefs.h b/userdefs.h
index 98b57fc3..a16f75c5 100644
--- a/userdefs.h
+++ b/userdefs.h
@@ -1212,7 +1212,7 @@
  * the version definition with the Project Version on checkout. Just
  * ignore it. - kw */
 /* $Format: "#define LYNX_VERSION \"$ProjectVersion$\""$ */
-#define LYNX_VERSION "2.8pre.5"
+#define LYNX_VERSION "2.8rel.1"
 
 #ifndef MAXINT
 #define MAXINT 2147483647	/* max integer */