aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--version.c.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.c.in b/version.c.in
index 7a9af9d..fae6128 100644
--- a/version.c.in
+++ b/version.c.in
@@ -1,5 +1,5 @@
-/* $Id: version.c.in,v 1.42 2004/03/21 16:50:36 ukai Exp $ */
-#define CURRENT_VERSION "w3m/0.5"
+/* $Id: version.c.in,v 1.43 2004/03/21 18:40:23 ukai Exp $ */
+#define CURRENT_VERSION "w3m/0.5+cvs"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;