aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
blob: 102900628388615654192389d1567ae9ab9e32c1 (plain) (blame)
1
2
3
4
5
6
/* $Id: version.c.in,v 1.23 2002/10/30 17:26:57 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.3.2rc4"

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