diff options
Diffstat (limited to 'usr.bin')
-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 8aad2bb074f..1430063f1c7 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.22 2001/04/05 10:39:48 markus Exp $ */ +/* $OpenBSD: version.h,v 1.23 2001/04/24 16:43:16 markus Exp $ */ -#define SSH_VERSION "OpenSSH_2.5.4" +#define SSH_VERSION "OpenSSH_2.9" |