diff options
author | Colin Watson <cjwatson@debian.org> | 2005-01-04 13:07:27 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-01-04 13:07:27 +0000 |
commit | fd0f611b70a83d80fe8793af785542ee5541b7cd (patch) | |
tree | bededd22bb7eeec52e20083237ab7e4113445a16 /version.h | |
parent | c44fe9a5b9d3db96a7249b04d915f17e4a3a3b04 (diff) | |
parent | ebd2ce335af5861020c79fddb1ae35c03bf036cf (diff) |
Merge 3.9p1 to the trunk.
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ | |||
1 | /* $OpenBSD: version.h,v 1.41 2004/03/20 10:40:59 markus Exp $ */ | 1 | /* $OpenBSD: version.h,v 1.42 2004/08/16 08:17:01 markus Exp $ */ |
2 | 2 | ||
3 | #ifndef SSH_VERSION | 3 | #ifndef SSH_VERSION |
4 | #define SSH_VERSION "OpenSSH_3.8.1p1" | 4 | #define SSH_VERSION "OpenSSH_3.9p1" |
5 | #endif /* SSH_VERSION */ | 5 | #endif /* SSH_VERSION */ |