xref: /dragonfly/crypto/openssh/version.h (revision e9778795)
1 /* $OpenBSD: version.h,v 1.77 2016/07/24 11:45:36 djm Exp $ */
2 
3 #define SSH_VERSION	"OpenSSH_7.3"
4 
5 #define SSH_PORTABLE	"p1"
6 #define SSH_RELEASE	SSH_VERSION SSH_PORTABLE
7