xref: /dflybsd-src/crypto/openssh/version.h (revision 0302f53e78f8152d346f5a9ee1fbb6ec20f3527b)
1 /* $OpenBSD: version.h,v 1.80 2017/09/30 22:26:33 djm Exp $ */
2 
3 #define SSH_VERSION	"OpenSSH_7.6"
4 
5 #define SSH_PORTABLE	"p1"
6 #define SSH_RELEASE	SSH_VERSION SSH_PORTABLE
7