1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-02 08:57:19 -04:00
elinks/src/vernum.h

9 lines
176 B
C
Raw Normal View History

/* $Id: vernum.h,v 1.1 2004/04/23 12:29:19 pasky Exp $ */
#ifndef EL__VERNUM_H
#define EL__VERNUM_H
extern unsigned char *build_date, *build_time;
#endif /* EL__VERNUM_H */