repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Import OpenSSH-6.7p1.
[dragonfly.git]
/
crypto
/
openssh
/
version.h
blob
cc8a079a914409718f43c43116296f05729c3392
1
/* $OpenBSD: version.h,v 1.71 2014/04/18 23:52:25 djm Exp $ */
2
3
#define SSH_VERSION
"OpenSSH_6.7"
4
5
#define SSH_PORTABLE
"p1"
6
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE