openssh-portable/version.h

7 lines
182 B
C
Raw Normal View History

/* $OpenBSD: version.h,v 1.93 2022/02/23 11:07:09 djm Exp $ */
2022-02-25 01:57:16 +01:00
#define SSH_VERSION "OpenSSH_for_Windows_8.9"
2016-02-23 10:16:53 +01:00
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE