summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2008-03-04 21:15:43 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2008-03-04 21:15:43 +0000
commitf841150a13d2e5bd114df93b22b210c9507287e6 (patch)
tree224c22f320306ffb8697ee07db0be281d385efef
parent5564c2a495d3b39cf88f9e94fb14ca555fbb4fec (diff)
crank version; from djm
-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 5114690234c..6be5999e74d 100644
--- a/usr.bin/ssh/version.h
+++ b/usr.bin/ssh/version.h
@@ -1,3 +1,3 @@
-/* $OpenBSD: version.h,v 1.50 2007/08/15 08:16:49 markus Exp $ */
+/* $OpenBSD: version.h,v 1.51 2008/03/04 21:15:42 deraadt Exp $ */
-#define SSH_VERSION "OpenSSH_4.7"
+#define SSH_VERSION "OpenSSH_4.8"