diff options
Diffstat (limited to 'version.c.in')
-rw-r--r-- | version.c.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.c.in b/version.c.in index ec1d748..fe41de8 100644 --- a/version.c.in +++ b/version.c.in @@ -1,5 +1,5 @@ -/* $Id: version.c.in,v 1.12 2002/01/31 15:54:20 ukai Exp $ */ -#define CURRENT_VERSION "w3m/0.2.5+cvs" +/* $Id: version.c.in,v 1.11.2.1 2002/02/04 16:26:29 ukai Exp $ */ +#define CURRENT_VERSION "w3m/0.2.5.1" #ifndef FM_H char *w3m_version = CURRENT_VERSION; |