]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: openssh-9.8
authordjm@openbsd.org <djm@openbsd.org>
Mon, 1 Jul 2024 04:31:59 +0000 (04:31 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 1 Jul 2024 04:32:51 +0000 (14:32 +1000)
OpenBSD-Commit-ID: 5f8b89e38a4c5f7c6d52ffa19f796d49f36fab19

version.h

index 052a5817be23d8f2b2fc6b742aa7d4d049914387..81b7645a728a9835bda5b46ec5998b344eb615e3 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.101 2024/03/11 04:59:47 djm Exp $ */
+/* $OpenBSD: version.h,v 1.102 2024/07/01 04:31:59 djm Exp $ */
 
-#define SSH_VERSION    "OpenSSH_9.7"
+#define SSH_VERSION    "OpenSSH_9.8"
 
 #define SSH_PORTABLE   "p1"
 #define SSH_RELEASE    SSH_VERSION SSH_PORTABLE