xref: /dragonfly/crypto/openssh/version.h (revision 0cbfa66c)
1 /* $OpenBSD: version.h,v 1.87 2020/05/06 20:58:01 djm Exp $ */
2 
3 #define SSH_VERSION	"OpenSSH_8.3"
4 
5 #define SSH_PORTABLE	"p1"
6 #define SSH_RELEASE	SSH_VERSION SSH_PORTABLE
7