0.2.3-cvs

This commit is contained in:
Fumitoshi UKAI
2001-12-20 04:52:24 +00:00
parent d84127f7de
commit 33b2144927
2 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
/* $Id: version.c.in,v 1.2 2001/12/20 04:31:10 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.2.3"
/* $Id: version.c.in,v 1.3 2001/12/20 04:52:24 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.2.3-cvs"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;