]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: openssh-10.1
authordjm@openbsd.org <djm@openbsd.org>
Mon, 6 Oct 2025 01:45:22 +0000 (01:45 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 6 Oct 2025 01:46:36 +0000 (12:46 +1100)
OpenBSD-Commit-ID: 2a232c2d2fc05a23519f69bc29e6d8c076b97d97

version.h

index 1b417bfce916b6fdf3f046c567ca2e2794584a90..5dcdcca3fc9350099587e818f138ff210238dffd 100644 (file)
--- 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