aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--version.c.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.c.in b/version.c.in
index 1c9920f..e96ac61 100644
--- a/version.c.in
+++ b/version.c.in
@@ -1,5 +1,5 @@
-/* $Id: version.c.in,v 1.29 2003/02/10 18:03:09 ukai Exp $ */
-#define CURRENT_VERSION "w3m/0.4rc1"
+/* $Id: version.c.in,v 1.30 2003/02/11 10:31:38 ukai Exp $ */
+#define CURRENT_VERSION "w3m/0.4rc1+cvs"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;