From 8564701b909309e269fa796b7179660a12875d93 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Mon, 29 Jul 2013 00:25:19 +0900 Subject: Set CURRENT_VERSION to debian version --- version.c.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.c.in') 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-8+git" #ifndef FM_H char *w3m_version = CURRENT_VERSION; -- cgit v1.2.3