diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2001-09-24 20:31:55 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2001-09-24 20:31:55 +0000 |
commit | 979fc75b46a5df24826c79c644a61a4bbda20ffd (patch) | |
tree | 2f0ae72f5a9b5d46e5d65315aed96d1ae7b457ff /usr.bin | |
parent | 114cd704dc308b8f6487b0fbf49d8a24aaea248c (diff) |
OpenSSH_2.9.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 1430063f1c7..076822f58b8 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.23 2001/04/24 16:43:16 markus Exp $ */ +/* $OpenBSD: version.h,v 1.24 2001/09/24 20:31:54 markus Exp $ */ -#define SSH_VERSION "OpenSSH_2.9" +#define SSH_VERSION "OpenSSH_2.9.9" |