aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2013-08-08 09:56:19 +0000
committerTatsuya Kinoshita <tats@debian.org>2013-08-08 09:56:19 +0000
commitbbe6cdbdb4f46d0c64cf7cba18b4444f9a62fedf (patch)
tree020dd837035d43c9aba5b5983fda36605f79d1a7
parentNew patch 900_ChangeLog.patch to update ChangeLog (diff)
downloadw3m-bbe6cdbdb4f46d0c64cf7cba18b4444f9a62fedf.tar.gz
w3m-bbe6cdbdb4f46d0c64cf7cba18b4444f9a62fedf.zip
Update 015_debian-version.patch to 0.5.3+debian-11
-rw-r--r--debian/patches/015_debian-version.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/015_debian-version.patch b/debian/patches/015_debian-version.patch
index c8fb3f7..921920e 100644
--- a/debian/patches/015_debian-version.patch
+++ b/debian/patches/015_debian-version.patch
@@ -6,7 +6,7 @@ From: Tatsuya Kinoshita <tats@debian.org>
@@ -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+cvs"
-+#define CURRENT_VERSION "w3m/0.5.3+debian-10"
++#define CURRENT_VERSION "w3m/0.5.3+debian-11"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;