diff options
Diffstat (limited to 'usr.bin/ssh')
-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 c2d352ef187..c9b24decc77 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.63 2011/09/23 07:45:05 markus Exp $ */ +/* $OpenBSD: version.h,v 1.64 2012/02/09 20:00:18 markus Exp $ */ -#define SSH_VERSION "OpenSSH_6.0-beta" +#define SSH_VERSION "OpenSSH_6.0" |