Intial commit
[profile/ivi/w3m.git] / version.c.in
1 /* $Id: version.c.in,v 1.46 2007/05/31 12:17:05 inu Exp $ */
2 #define CURRENT_VERSION "w3m/0.5.2"
3
4 #ifndef FM_H
5 char *w3m_version = CURRENT_VERSION;
6 #endif                          /* not FM_H */