From: djm@openbsd.org Date: Mon, 6 Oct 2025 01:45:22 +0000 (+0000) Subject: upstream: openssh-10.1 X-Git-Tag: V_10_1_P1~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=981bb32bc6062fa5d6f11de7ffb732967463bf57;p=thirdparty%2Fopenssh-portable.git upstream: openssh-10.1 OpenBSD-Commit-ID: 2a232c2d2fc05a23519f69bc29e6d8c076b97d97 --- diff --git a/version.h b/version.h index 1b417bfce..5dcdcca3f 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ -/* $OpenBSD: version.h,v 1.105 2025/04/09 07:00:21 djm Exp $ */ +/* $OpenBSD: version.h,v 1.106 2025/10/06 01:45:22 djm Exp $ */ -#define SSH_VERSION "OpenSSH_10.0" +#define SSH_VERSION "OpenSSH_10.1" -#define SSH_PORTABLE "p2" +#define SSH_PORTABLE "p1" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE