cvs version

This commit is contained in:
Fumitoshi UKAI
2002-07-17 16:05:17 +00:00
parent 73cfaaed25
commit b9c04a0f1e
2 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
/* $Id: version.c.in,v 1.15 2002/07/15 17:33:44 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.3.1"
/* $Id: version.c.in,v 1.16 2002/07/17 16:05:17 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.3.1+cvs"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;