aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
blob: ec1d748aa96f91df95e705ce4427f74dbb826948 (plain) (blame)
1
2
3
4
5
6
/* $Id: version.c.in,v 1.12 2002/01/31 15:54:20 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.2.5+cvs"

#ifndef FM_H
char *w3m_version = CURRENT_VERSION;
#endif				/* not FM_H */