aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2013-07-28 15:59:28 +0000
committerTatsuya Kinoshita <tats@debian.org>2013-07-28 15:59:28 +0000
commit6525af80e73914b6a9a589e97b5ff25e24403217 (patch)
treedf1d047bf1af2b733b1e28c36cc9817036947cea /version.c.in
parentSet CURRENT_VERSION to debian version (diff)
downloadw3m-6525af80e73914b6a9a589e97b5ff25e24403217.tar.gz
w3m-6525af80e73914b6a9a589e97b5ff25e24403217.zip
Update version to w3m/0.5.3+debian-9
Diffstat (limited to '')
-rw-r--r--version.c.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.c.in b/version.c.in
index ce79814..485ee89 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-8+git"
+#define CURRENT_VERSION "w3m/0.5.3+debian-9"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;