win-capture: Update graphics hook version to 1.1.4

master
jp9000 2020-04-03 17:08:32 -07:00
parent 14af57fcb1
commit 83991a1345
1 changed files with 1 additions and 1 deletions

View File

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