aboutsummaryrefslogtreecommitdiffstats
path: root/version.c
blob: 7ba93653ed6170bf828fb6fb618bd69b2527aa7d (plain) (blame)
1
2
3
4
5
#define CURRENT_VERSION "w3m/0.2.2-inu-1.1"

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