aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
blob: b2024ed6277269f7ec32a4248e72d01568a018a8 (plain) (blame)
1
2
3
4
5
6
/* $Id: version.c.in,v 1.22 2002/10/30 03:58:46 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.3.2rc3+cvs"

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