mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
7bf1ea9644
PR: bin/145921 MFC after: 2 weeks
7 lines
121 B
C
7 lines
121 B
C
/*
|
|
| provide a version number for ee
|
|
*/
|
|
|
|
#define EE_VERSION "1.5.2"
|
|
#define DATE_STRING "$Date: 2010/06/04 02:35:35 $"
|