diff --git a/common/xrdp_client_info.h b/common/xrdp_client_info.h index 11d7a251e7..d31495b91f 100644 --- a/common/xrdp_client_info.h +++ b/common/xrdp_client_info.h @@ -265,6 +265,6 @@ enum xrdp_encoder_flags /* yyyymmdd of last incompatible change to xrdp_client_info */ /* also used for changes to all the xrdp installed headers */ -#define CLIENT_INFO_CURRENT_VERSION 20240514 +#define CLIENT_INFO_CURRENT_VERSION 20241118 #endif