summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@cvs.openbsd.org>2015-08-21 03:45:27 +0000
committerDamien Miller <djm@cvs.openbsd.org>2015-08-21 03:45:27 +0000
commitcb8ffdb80552c00e0c8c6107bed680293a217339 (patch)
tree3915b5c5f8ccc46403794cbf620e962aa281c8ac
parent2d625f44c7b170a40ac8016c58d405b8094f1c70 (diff)
openssh-7.1
-rw-r--r--usr.bin/ssh/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/version.h b/usr.bin/ssh/version.h
index fa64e6a73cd..fa3bdc4662e 100644
--- a/usr.bin/ssh/version.h
+++ b/usr.bin/ssh/version.h
@@ -1,3 +1,3 @@
-/* $OpenBSD: version.h,v 1.74 2015/08/02 09:56:42 djm Exp $ */
+/* $OpenBSD: version.h,v 1.75 2015/08/21 03:45:26 djm Exp $ */
-#define SSH_VERSION "OpenSSH_7.0"
+#define SSH_VERSION "OpenSSH_7.1"