diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2014-06-23 14:14:00 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2014-06-23 14:14:00 +0000 |
commit | fa2726e0bc7b017c8ee7d045777967b2b755c292 (patch) | |
tree | c6b76ae33543cbcb7032fdb4d896fbfd1ed4cb90 /debian/patches | |
parent | New patch 330_Disable-weak-ciphers.patch (LP: #1325674) (diff) | |
download | w3m-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.patch | 2 |
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; |