aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2014-06-23 14:08:50 +0000
committerTatsuya Kinoshita <tats@debian.org>2014-06-23 14:08:50 +0000
commit3e6fd1b5dfc07e0af38ba5e3e3c1f2d12ed82bb3 (patch)
tree1d108e8f72d683e4825cb33767aee987de50e8c0 /version.c.in
parentUpdate to 0.5.3+debian-15 (diff)
downloadw3m-3e6fd1b5dfc07e0af38ba5e3e3c1f2d12ed82bb3.tar.gz
w3m-3e6fd1b5dfc07e0af38ba5e3e3c1f2d12ed82bb3.zip
Update to 0.5.3+debian-16
Diffstat (limited to 'version.c.in')
-rw-r--r--version.c.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.c.in b/version.c.in
index 9fabfe0..4f87e63 100644
--- a/version.c.in
+++ b/version.c.in
@@ -1,5 +1,5 @@
/* $Id: version.c.in,v 1.49 2012/05/22 09:45:56 inu Exp $ */
-#define CURRENT_VERSION "w3m/0.5.3+debian-15"
+#define CURRENT_VERSION "w3m/0.5.3+debian-16"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;