diff options
author | djm@openbsd.org <djm@openbsd.org> | 2016-12-19 04:55:51 +0000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2016-12-19 15:59:40 +1100 |
commit | 5f8d0bb8413d4d909cc7aa3c616fb0538224c3c9 (patch) | |
tree | b9bf44bf50a3c312a9ddb18a87aa765ce3571241 /version.h | |
parent | 3a8213ea0ed843523e34e55ab9c852332bab4c7b (diff) |
upstream commit
openssh-7.4
Upstream-ID: 1ee404adba6bbe10ae9277cbae3a94abe2867b79
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ | |||
1 | /* $OpenBSD: version.h,v 1.77 2016/07/24 11:45:36 djm Exp $ */ | 1 | /* $OpenBSD: version.h,v 1.78 2016/12/19 04:55:51 djm Exp $ */ |
2 | 2 | ||
3 | #define SSH_VERSION "OpenSSH_7.3" | 3 | #define SSH_VERSION "OpenSSH_7.4" |
4 | 4 | ||
5 | #define SSH_PORTABLE "p1" | 5 | #define SSH_PORTABLE "p1" |
6 | #define SSH_RELEASE SSH_VERSION SSH_PORTABLE | 6 | #define SSH_RELEASE SSH_VERSION SSH_PORTABLE |