summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authorDamien Miller <djm@cvs.openbsd.org>2011-01-22 09:18:54 +0000
committerDamien Miller <djm@cvs.openbsd.org>2011-01-22 09:18:54 +0000
commit5abadc21043870bbae63fa8e1294236a31ac198a (patch)
treecdf268224e476cb46794dd160128f61afd6aebf4 /usr.bin/ssh
parente90cd73ae76678ac27cfa3cfd66c8d50d171f2f2 (diff)
crank to OpenSSH-5.7
Diffstat (limited to 'usr.bin/ssh')
-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 16f4bfec325..78614a2b997 100644
--- a/usr.bin/ssh/version.h
+++ b/usr.bin/ssh/version.h
@@ -1,3 +1,3 @@
-/* $OpenBSD: version.h,v 1.59 2010/08/08 16:26:42 djm Exp $ */
+/* $OpenBSD: version.h,v 1.60 2011/01/22 09:18:53 djm Exp $ */
-#define SSH_VERSION "OpenSSH_5.6"
+#define SSH_VERSION "OpenSSH_5.7"