aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2014-10-21 13:39:34 +0000
committerTatsuya Kinoshita <tats@debian.org>2014-10-21 13:39:34 +0000
commit00edc3e36e662fc010719786b634e51fc704387c (patch)
tree959108968b4b510037c553a40ff5375a45183d7c /version.c.in
parentUpdate to 0.5.3+debian-18 (diff)
downloadw3m-00edc3e36e662fc010719786b634e51fc704387c.tar.gz
w3m-00edc3e36e662fc010719786b634e51fc704387c.zip
Update to 0.5.3+debian-19
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 f18d67f..e45760c 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-18"
+#define CURRENT_VERSION "w3m/0.5.3+debian-19"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;