mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-20 07:14:26 +01: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 $"
|