1
0
mirror of https://github.com/openbsd/src.git synced 2026-05-01 09:37:02 +00:00

openssh-10.2

The only change since 10.1 is the channels.c fix
This commit is contained in:
djm
2025-10-08 00:32:52 +00:00
parent 346107b36e
commit 122bf0d56d

View File

@@ -1,4 +1,4 @@
/* $OpenBSD: version.h,v 1.106 2025/10/06 01:45:22 djm Exp $ */
/* $OpenBSD: version.h,v 1.107 2025/10/08 00:32:52 djm Exp $ */
#define SSH_VERSION "OpenSSH_10.1"
#define SSH_VERSION "OpenSSH_10.2"
#define SSH_RELEASE SSH_VERSION