diff --git a/version.h b/version.h index e5b1e719d..1363d4706 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ -/* $OpenBSD: version.h,v 1.98 2023/08/10 01:01:07 djm Exp $ */ +/* $OpenBSD: version.h,v 1.99 2023/10/04 04:04:09 djm Exp $ */ -#define SSH_VERSION "OpenSSH_9.4" +#define SSH_VERSION "OpenSSH_9.5" #define SSH_PORTABLE "p1" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE