aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
blob: 76501b31b70ddd792572150bd25894082d84197e (plain) (blame)
1
2
3
4
5
6
/* $Id: version.c.in,v 1.46 2007/05/31 12:17:05 inu Exp $ */
#define CURRENT_VERSION "w3m/0.5.2"

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