mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-18 16:14:34 +00:00
8c5b565514
OpenBSD-Commit-ID: 12357794602ac979eb7312a1fb190c453f492ec4
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.92 2021/09/26 14:01:11 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_8.8"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|