Update version to w3m/0.5.3+debian-9

This commit is contained in:
Tatsuya Kinoshita
2013-07-29 00:59:28 +09:00
parent 8564701b90
commit 6525af80e7

View File

@@ -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+debian-8+git"
#define CURRENT_VERSION "w3m/0.5.3+debian-9"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;