diff --git a/usr.bin/ssh/version.h b/usr.bin/ssh/version.h index 93ec052341d..ad0da44eee7 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,4 +1,4 @@ -/* $OpenBSD: version.h,v 1.107 2025/10/08 00:32:52 djm Exp $ */ +/* $OpenBSD: version.h,v 1.108 2026/04/02 07:51:12 djm Exp $ */ -#define SSH_VERSION "OpenSSH_10.2" +#define SSH_VERSION "OpenSSH_10.3" #define SSH_RELEASE SSH_VERSION