* version.c.in: cvs version

This commit is contained in:
Fumitoshi UKAI
2003-09-22 19:07:35 +00:00
parent d05aab3acc
commit 6d122c7f45
2 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
/* $Id: version.c.in,v 1.39 2003/09/22 18:11:17 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.4.2"
/* $Id: version.c.in,v 1.40 2003/09/22 19:07:36 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.4.2+cvs"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;