Lionel Sambuc ebfedea0ce Importing crypto libraries
- crypto/external/bsd/heimdal
 - crypto/external/bsd/libsaslc
 - crypto/external/bsd/netpgp
 - crypto/external/bsd/openssl

Change-Id: I91dbf05f33e637edf5b9bb408d5baddd7ba8cf75
2015-10-07 23:37:12 +02:00

6 lines
294 B
C

#ifndef VERSION_HIDDEN
#define VERSION_HIDDEN
#endif
VERSION_HIDDEN const char *heimdal_long_version = "@(#)$Version: Heimdal 1.5pre1 by elric on straasha.imrryr.org (x86_64-unknown-netbsd5.99.41) Fri Mar 18 00:25:26 GMT 2011 $";
VERSION_HIDDEN const char *heimdal_version = "Heimdal 1.5pre1";