]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream commit
authordjm@openbsd.org <djm@openbsd.org>
Sun, 24 Jul 2016 11:45:36 +0000 (11:45 +0000)
committerDamien Miller <djm@mindrot.org>
Sun, 24 Jul 2016 11:47:18 +0000 (21:47 +1000)
openssh-7.3

Upstream-ID: af106a7eb665f642648cf1993e162c899f358718

version.h

index 4189982a98b1063b003320d7b82d2c386a81b442..617ab62ad2a5f8a303939fecdbe694a55247c26d 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.76 2016/02/23 09:14:34 djm Exp $ */
+/* $OpenBSD: version.h,v 1.77 2016/07/24 11:45:36 djm Exp $ */
 
-#define SSH_VERSION    "OpenSSH_7.2"
+#define SSH_VERSION    "OpenSSH_7.3"
 
 #define SSH_PORTABLE   "p1"
 #define SSH_RELEASE    SSH_VERSION SSH_PORTABLE