mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-08-21 01:38:33 +02:00
7 lines
182 B
C
7 lines
182 B
C
/* $OpenBSD: version.h,v 1.85 2019/10/09 00:04:57 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_for_Windows_8.1"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|