Files
w3m/version.c.in

7 lines
177 B
C

/* $Id: version.c.in,v 1.47 2007/06/04 13:21:10 inu Exp $ */
#define CURRENT_VERSION "w3m/0.5.2+cvs"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;
#endif /* not FM_H */