]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream commit
authordjm@openbsd.org <djm@openbsd.org>
Sat, 30 Sep 2017 22:26:33 +0000 (22:26 +0000)
committerDamien Miller <djm@mindrot.org>
Sat, 30 Sep 2017 22:27:30 +0000 (09:27 +1100)
openssh-7.6; ok deraadt@

Upstream-ID: a39c3a5b63a1baae109ae1ae4c7c34c2a59acde0

version.h

index c86e2097c7151f65c575ad698aa9e98babf9a127..e093f623b227147dfbc51b97301037fbbd7136a9 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.79 2017/03/20 01:18:59 djm Exp $ */
+/* $OpenBSD: version.h,v 1.80 2017/09/30 22:26:33 djm Exp $ */
 
-#define SSH_VERSION    "OpenSSH_7.5"
+#define SSH_VERSION    "OpenSSH_7.6"
 
 #define SSH_PORTABLE   "p1"
 #define SSH_RELEASE    SSH_VERSION SSH_PORTABLE