summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2016-07-24 11:45:36 +0000
committerDamien Miller <djm@mindrot.org>2016-07-24 21:47:18 +1000
commitb1a478792d458f2e938a302e64bab2b520edc1b3 (patch)
treea3ad4e7f93deaf63fc1b0773c325ad7beb6c01d1
parent353766e0881f069aeca30275ab706cd60a1a8fdd (diff)
upstream commit
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 4189982a..617ab62a 100644
--- 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