]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: introducing openssh 7.9
authorderaadt@openbsd.org <deraadt@openbsd.org>
Wed, 10 Oct 2018 16:43:49 +0000 (16:43 +0000)
committerDamien Miller <djm@mindrot.org>
Thu, 11 Oct 2018 00:03:53 +0000 (11:03 +1100)
OpenBSD-Commit-ID: 42d526a9fe01a40dd299ac58014d3349adf40e25

version.h

index f1bbf00f38bf4d8b3c43d387d5e8c6e67390103a..422dfbc3a225d17063f315144c34136cd14ed135 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.82 2018/07/03 11:42:12 djm Exp $ */
+/* $OpenBSD: version.h,v 1.83 2018/10/10 16:43:49 deraadt Exp $ */
 
-#define SSH_VERSION    "OpenSSH_7.8"
+#define SSH_VERSION    "OpenSSH_7.9"
 
 #define SSH_PORTABLE   "p1"
 #define SSH_RELEASE    SSH_VERSION SSH_PORTABLE