aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
diff options
context:
space:
mode:
authorDai Sato <satodai@w3m.jp>2011-01-15 07:52:48 +0000
committerDai Sato <satodai@w3m.jp>2011-01-15 07:52:48 +0000
commit2f73aa58c552772db51fdee3dbd90b2fa7d4d160 (patch)
tree52aa23dbe058c0c580a508bf24e61611bf805cdf /version.c.in
parent* [w3m-dev 04445] Re: Update documents (README.cookie) (diff)
downloadw3m-2f73aa58c552772db51fdee3dbd90b2fa7d4d160.tar.gz
w3m-2f73aa58c552772db51fdee3dbd90b2fa7d4d160.zip
w3m 0.5.3 releaserelease-0-5-3
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 5b3615d..27dab36 100644
--- a/version.c.in
+++ b/version.c.in
@@ -1,5 +1,5 @@
-/* $Id: version.c.in,v 1.47 2007/06/04 13:21:10 inu Exp $ */
-#define CURRENT_VERSION "w3m/0.5.2+cvs"
+/* $Id: version.c.in,v 1.48 2011/01/15 07:52:48 inu Exp $ */
+#define CURRENT_VERSION "w3m/0.5.3"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;