diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2008-04-03 09:50:15 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2008-04-03 09:50:15 +0000 |
commit | 4aa31bebd8ac9df2565106917ddc90f41e11f432 (patch) | |
tree | f9593b91b8a43bfc11b72a0027cb7ced246ae837 /usr.bin/ssh/version.h | |
parent | 15574cf5ce590c9794049873f05f58186adddb70 (diff) |
openssh-5.0
Diffstat (limited to 'usr.bin/ssh/version.h')
-rw-r--r-- | usr.bin/ssh/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/version.h b/usr.bin/ssh/version.h index 261355d8e85..7b6a8a05df4 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.52 2008/03/27 00:16:49 djm Exp $ */ +/* $OpenBSD: version.h,v 1.53 2008/04/03 09:50:14 djm Exp $ */ -#define SSH_VERSION "OpenSSH_4.9" +#define SSH_VERSION "OpenSSH_5.0" |