aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2014-06-23 14:14:00 +0000
committerTatsuya Kinoshita <tats@debian.org>2014-06-23 14:14:00 +0000
commitfa2726e0bc7b017c8ee7d045777967b2b755c292 (patch)
treec6b76ae33543cbcb7032fdb4d896fbfd1ed4cb90 /debian/patches
parentNew patch 330_Disable-weak-ciphers.patch (LP: #1325674) (diff)
downloadw3m-fa2726e0bc7b017c8ee7d045777967b2b755c292.tar.gz
w3m-fa2726e0bc7b017c8ee7d045777967b2b755c292.zip
Update 015_debian-version.patch to 0.5.3+debian-16
Diffstat (limited to 'debian/patches')
-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 c7e6a31..d8bb01f 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-15"
++#define CURRENT_VERSION "w3m/0.5.3+debian-16"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;