diff options
author | Colin Watson <cjwatson@debian.org> | 2004-03-01 02:25:32 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2004-03-01 02:25:32 +0000 |
commit | ea8116a11e3de70036dbc665ccb0d486cf89cac9 (patch) | |
tree | d73ccdff78d8608e156465af42e6a1b3527fb2d6 /version.h | |
parent | e39b311381a5609cc05acf298c42fba196dc524b (diff) | |
parent | f5bda272678ec6dccaa5f29379cf60cb855018e8 (diff) |
Merge 3.8p1 to the trunk. This builds and runs, but I haven't tested it
extensively yet.
ProtocolKeepAlives is now just a compatibility alias for
ServerAliveInterval.
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.39 2003/09/16 21:02:40 markus Exp $ */ | 1 | /* $OpenBSD: version.h,v 1.40 2004/02/23 15:16:46 markus Exp $ */ |
2 | 2 | ||
3 | #ifndef SSH_VERSION | 3 | #ifndef SSH_VERSION |
4 | #define SSH_VERSION "OpenSSH_3.7.1p2" | 4 | #define SSH_VERSION "OpenSSH_3.8p1" |
5 | #endif /* SSH_VERSION */ | 5 | #endif /* SSH_VERSION */ |