aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/version.h
blob: 71f1aee650e2446a5e0033b13c334b5151fdff6e (plain) (blame)
1
2
3
4
5
6
7
8
/* $OpenBSD: version.h,v 1.95 2022/09/26 22:18:40 djm Exp $ */

#define SSH_VERSION	"OpenSSH_9.1"

#define SSH_PORTABLE	"p1"
#define SSH_RELEASE	SSH_VERSION SSH_PORTABLE

#define SSH_VERSION_FREEBSD	"FreeBSD-20221019"