diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2001-04-24 16:43:17 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2001-04-24 16:43:17 +0000 |
commit | d45a8adb97ba08fa09a8888d8d058564a7ffab94 (patch) | |
tree | affe6f6776226ea2228cab39c61b7d7855fbe1d4 /usr.bin | |
parent | 490d8af94156f2c5be3a5a69977174fba53e7fcf (diff) |
OpenSSH-2.9
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" |