Files
w3m/version.c.in
Fumitoshi UKAI 738e4a6e31 * [w3m-dev-en 00780] "Carlo E. Prelz" <fluido@fluido.as>
always print on screen the relative position
* display.c (displayBuffer): relative position
From: Fumitoshi UKAI  <ukai@debian.or.jp>
2002-10-25 19:59:48 +00:00

7 lines
181 B
C

/* $Id: version.c.in,v 1.18 2002/10/25 19:59:58 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.3.2rc1+cvs"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;
#endif /* not FM_H */