win-capture: Update graphics hook version

master
jp9000 2020-08-22 13:03:05 -07:00
parent 2220884498
commit 36f8903da1
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@
* THIS IS YOUR ONLY WARNING. */
#define HOOK_VER_MAJOR 1
#define HOOK_VER_MINOR 1
#define HOOK_VER_PATCH 4
#define HOOK_VER_MINOR 2
#define HOOK_VER_PATCH 0
#define STRINGIFY(s) #s
#define MAKE_VERSION_NAME(major, minor, patch) \