aboutsummaryrefslogtreecommitdiffstats
path: root/version.c
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2002-12-05 16:48:30 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2002-12-05 16:48:30 +0000
commit9b84fc3b1713642082e7be1a994cd6e4a4deee35 (patch)
tree3f871c97f044159a3b24434b9803dbd6931b7b58 /version.c
parentw3m 0.3.2 branch: security fix (diff)
downloadw3m-9b84fc3b1713642082e7be1a994cd6e4a4deee35.tar.gz
w3m-9b84fc3b1713642082e7be1a994cd6e4a4deee35.zip
w3m 0.3.2.2
* version.c.in: update * doc/README: version 0.3.2.2, release date * doc-jp/README: ditto * NEWS: update From: Fumitoshi UKAI <ukai@debian.or.jp>
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 2775e5d..ea96189 100644
--- a/version.c.in
+++ b/version.c.in
@@ -1,5 +1,5 @@
-/* $Id: version.c.in,v 1.25.4.2 2002/11/26 16:28:59 ukai Exp $ */
-#define CURRENT_VERSION "w3m/0.3.2.1"
+/* $Id: version.c.in,v 1.25.4.3 2002/12/05 16:48:31 ukai Exp $ */
+#define CURRENT_VERSION "w3m/0.3.2.2"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;