aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@vega.ocn.ne.jp>2012-05-24 14:14:28 +0000
committerTatsuya Kinoshita <tats@vega.ocn.ne.jp>2012-05-24 14:14:28 +0000
commitdbd52ac2ca59d404bdcc29c5c90bda822f2c9334 (patch)
treeeb26b5d041a592583fa1ae5a918e64186bb3e78d /version.c.in
parentMerge from upstream on 2011-01-17 (diff)
downloadw3m-dbd52ac2ca59d404bdcc29c5c90bda822f2c9334.tar.gz
w3m-dbd52ac2ca59d404bdcc29c5c90bda822f2c9334.zip
Merge from upstream on 2012-05-22
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 27dab36..31d30e4 100644
--- a/version.c.in
+++ b/version.c.in
@@ -1,5 +1,5 @@
-/* $Id: version.c.in,v 1.48 2011/01/15 07:52:48 inu Exp $ */
-#define CURRENT_VERSION "w3m/0.5.3"
+/* $Id: version.c.in,v 1.49 2012/05/22 09:45:56 inu Exp $ */
+#define CURRENT_VERSION "w3m/0.5.3+cvs"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;