Files
openssh-portable/version.h
Damien Miller f519e71fb7 depend
2025-02-15 13:12:40 +11:00

7 lines
171 B
C

/* $OpenBSD: version.h,v 1.104 2025/02/15 01:52:07 djm Exp $ */
#define SSH_VERSION "OpenSSH_9.9"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE