aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
blob: 8eff870af03e394d6b0296fdb62794b06a52ac37 (plain) (blame)
1
2
3
4
5
6
/* $Id: version.c.in,v 1.7 2001/12/21 20:15:59 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.2.3.2-cvs"

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