mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 14:21:18 +01:00
2a63c3be15
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
6 lines
208 B
C
6 lines
208 B
C
#ifndef VERSION_HIDDEN
|
|
#define VERSION_HIDDEN
|
|
#endif
|
|
VERSION_HIDDEN const char *heimdal_long_version = "@(#)$Version: Heimdal 1.5.2 (FreeBSD) $";
|
|
VERSION_HIDDEN const char *heimdal_version = "Heimdal 1.5.2";
|