Files
w3m/version.c
2001-11-15 00:32:13 +00:00

6 lines
116 B
C

#define CURRENT_VERSION "w3m/0.2.1-inu-1.6"
#ifndef FM_H
char *version = CURRENT_VERSION;
#endif /* not FM_H */