[openssh-commits] [openssh] 01/05: upstream: openssh-10.1
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Oct 6 13:26:41 AEDT 2025
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch V_10_1
in repository openssh.
commit 981bb32bc6062fa5d6f11de7ffb732967463bf57
Author: djm at openbsd.org <djm at openbsd.org>
AuthorDate: Mon Oct 6 01:45:22 2025 +0000
upstream: openssh-10.1
OpenBSD-Commit-ID: 2a232c2d2fc05a23519f69bc29e6d8c076b97d97
---
version.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list