mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
6 lines
224 B
C
6 lines
224 B
C
/* $FreeBSD$ */
|
|
#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";
|