aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
diff options
context:
space:
mode:
Diffstat (limited to 'version.c.in')
-rw-r--r--version.c.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.c.in b/version.c.in
index efef70a..8f91d21 100644
--- a/version.c.in
+++ b/version.c.in
@@ -1,5 +1,5 @@
-/* $Id: version.c.in,v 1.5 2001/12/20 13:17:48 ukai Exp $ */
-#define CURRENT_VERSION "w3m/0.2.3.1-cvs"
+/* $Id: version.c.in,v 1.6 2001/12/21 19:33:29 ukai Exp $ */
+#define CURRENT_VERSION "w3m/0.2.3.2"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;