mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
5 lines
208 B
C
5 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";
|