1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/contrib/ee/ee_version.h

7 lines
121 B
C
Raw Normal View History

2009-05-26 18:57:09 +00:00
/*
| provide a version number for ee
*/
2009-05-26 19:02:26 +00:00
#define EE_VERSION "1.5.0"
#define DATE_STRING "$Date: 2009/02/17 03:32:30 $"