aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
blob: 9c8c91cbf81e9b2e56e0286813c6d9c6efe5ad88 (plain) (blame)
1
2
3
4
5
6
/* $Id: version.c.in,v 1.16 2002/07/17 16:05:17 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.3.1+cvs"

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