win-capture: Update graphics hook version to 1.7.1

Makes sure that OBS updates its graphics hook version
This commit is contained in:
jp9000 2021-09-28 10:08:55 -07:00
parent 516cd32758
commit 9deb8fe292

View File

@ -13,7 +13,7 @@
#define HOOK_VER_MAJOR 1
#define HOOK_VER_MINOR 7
#define HOOK_VER_PATCH 0
#define HOOK_VER_PATCH 1
#define STRINGIFY(s) #s
#define MAKE_VERSION_NAME(major, minor, patch) \