mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-18 16:14:34 +00:00
2f30300c5e
for prior version; part of RSA-SHA2 strictification, ok markus@ OpenBSD-Commit-ID: 84a11fc0efd2674c050712336b5093f5d408e32b
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.82 2018/07/03 11:42:12 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_7.8"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|