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 e6ed695..5eec636 100644
--- a/version.c.in
+++ b/version.c.in
@@ -1,5 +1,5 @@
-/* $Id: version.c.in,v 1.26 2002/11/05 13:25:59 ukai Exp $ */
-#define CURRENT_VERSION "w3m/0.3.2+cvs"
+/* $Id: version.c.in,v 1.25.4.1 2002/11/26 07:07:13 ukai Exp $ */
+#define CURRENT_VERSION "w3m/0.3.2-branch+cvs"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;