mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-25 03:24:15 +08:00
b1a478792d
openssh-7.3 Upstream-ID: af106a7eb665f642648cf1993e162c899f358718
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.77 2016/07/24 11:45:36 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_7.3"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|