summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/version.h')
-rw-r--r--crypto/openssh/version.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/crypto/openssh/version.h b/crypto/openssh/version.h
index a154892..3afcb71 100644
--- a/crypto/openssh/version.h
+++ b/crypto/openssh/version.h
@@ -1,10 +1,9 @@
-/* $OpenBSD: version.h,v 1.61 2011/02/04 00:44:43 djm Exp $ */
+/* $OpenBSD: version.h,v 1.62 2011/08/02 23:13:01 djm Exp $ */
/* $FreeBSD$ */
#ifndef SSH_VERSION
-
-#define SSH_VERSION_BASE "OpenSSH_5.8p2"
-#define SSH_VERSION_ADDENDUM "FreeBSD-20110503"
+#define SSH_VERSION_BASE "OpenSSH_5.9p1"
+#define SSH_VERSION_ADDENDUM "FreeBSD-20111001"
#define SSH_VERSION_HPN "_hpn13v11"
#define SSH_VERSION SSH_VERSION_BASE SSH_VERSION_HPN " " SSH_VERSION_ADDENDUM
#define SSH_RELEASE (ssh_version_get())
OpenPOWER on IntegriCloud