diff --git a/src/svr_defs.h b/src/svr_defs.h index 90a9ba6c..443afeae 100644 --- a/src/svr_defs.h +++ b/src/svr_defs.h @@ -1,7 +1,7 @@ #pragma once #include "svr_common.h" -const s32 SVR_VERSION = 35; +const s32 SVR_VERSION = 36; // Steam app ids of the games we support. const SteamAppId STEAM_GAME_HL2 = 220;