aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
blob: f09d5b3dbcfab259cc702df6256d7804f0a09f38 (plain) (blame)
1
2
3
4
5
6
/* $Id: version.c.in,v 1.49 2012/05/22 09:45:56 inu Exp $ */
#define CURRENT_VERSION "w3m/0.5.3+debian-11+"

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