openssh/version.h

7 lines
171 B
C
Raw Normal View History

2024-04-10 14:39:05 +08:00
/* $OpenBSD: version.h,v 1.100 2023/12/18 14:48:44 djm Exp $ */
2022-06-16 16:57:06 +08:00
2024-04-10 14:39:05 +08:00
#define SSH_VERSION "OpenSSH_9.6"
2022-06-16 16:57:06 +08:00
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE