diff --git a/plugins/win-capture/graphics-hook-ver.h b/plugins/win-capture/graphics-hook-ver.h index c73a19dd3995e82dd777b2eb8965e59cbd8d1928..18f5e27eebf08cb4baeced08123bac9cef2914a1 100644 --- a/plugins/win-capture/graphics-hook-ver.h +++ b/plugins/win-capture/graphics-hook-ver.h @@ -13,7 +13,7 @@ #define HOOK_VER_MAJOR 1 #define HOOK_VER_MINOR 2 -#define HOOK_VER_PATCH 0 +#define HOOK_VER_PATCH 1 #define STRINGIFY(s) #s #define MAKE_VERSION_NAME(major, minor, patch) \