diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2011-02-17 11:49:48 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2011-02-17 11:49:48 +0000 |
commit | adde052b0154572ac9d01826d1364397a2fff0e0 (patch) | |
tree | 8db22cf5b81db3b4b8372ef21e8c267113393672 /version.h | |
parent | 9f6de2d748109e4e479c9259468a79973631e7fc (diff) | |
download | src-test2-adde052b0154572ac9d01826d1364397a2fff0e0.tar.gz src-test2-adde052b0154572ac9d01826d1364397a2fff0e0.zip |
Notes
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h index 202e0dec25e8..bf1c7124a572 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ -/* $OpenBSD: version.h,v 1.60 2011/01/22 09:18:53 djm Exp $ */ +/* $OpenBSD: version.h,v 1.61 2011/02/04 00:44:43 djm Exp $ */ -#define SSH_VERSION "OpenSSH_5.7" +#define SSH_VERSION "OpenSSH_5.8" #define SSH_PORTABLE "p1" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE |