diff --git a/version.h b/version.h index 69e76e634..e5b1e719d 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ -/* $OpenBSD: version.h,v 1.97 2023/03/15 21:19:57 djm Exp $ */ +/* $OpenBSD: version.h,v 1.98 2023/08/10 01:01:07 djm Exp $ */ -#define SSH_VERSION "OpenSSH_9.3" +#define SSH_VERSION "OpenSSH_9.4" #define SSH_PORTABLE "p1" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE