repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
crypto
/
external
/
bsd
/
heimdal
/
include
/
version.h
blob
799363f83979dce2e093b3980892dc9aa757297a
1
#ifndef VERSION_HIDDEN
2
#define VERSION_HIDDEN
3
#endif
4
VERSION_HIDDEN
const char
*
heimdal_long_version
=
"@(#)$Version: Heimdal 1.5.3 by pettai on stinky (x86_64-unknown-netbsd6.99.40) Tue Apr 22 09:10:01 UTC 2014 $"
;
5
VERSION_HIDDEN
const char
*
heimdal_version
=
"Heimdal 1.5.3"
;