From f701f85234317630c910195042353768617a1f96 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Mon, 29 Jul 2013 20:44:16 +0900 Subject: Update 015_debian-version.patch --- debian/patches/015_debian-version.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'debian/patches') diff --git a/debian/patches/015_debian-version.patch b/debian/patches/015_debian-version.patch index 46c2a73..c8fb3f7 100644 --- a/debian/patches/015_debian-version.patch +++ b/debian/patches/015_debian-version.patch @@ -1,14 +1,12 @@ Subject: Set CURRENT_VERSION to debian version From: Tatsuya Kinoshita -diff --git a/version.c.in b/version.c.in -index 31d30e4..ce79814 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+cvs" -+#define CURRENT_VERSION "w3m/0.5.3+debian-9" ++#define CURRENT_VERSION "w3m/0.5.3+debian-10" #ifndef FM_H char *w3m_version = CURRENT_VERSION; -- cgit v1.2.3