diff --git a/version.h b/version.h index e600fe4c3..1a034c838 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ -/* $OpenBSD: version.h,v 1.94 2022/04/04 22:45:25 djm Exp $ */ +/* $OpenBSD: version.h,v 1.95 2022/09/26 22:18:40 djm Exp $ */ -#define SSH_VERSION "OpenSSH_9.0" +#define SSH_VERSION "OpenSSH_9.1" #define SSH_PORTABLE "p1" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE