win-capture: Update hook version

master
jp9000 2020-10-04 11:41:19 -07:00
parent 7a2d64d00a
commit c66fa09b46
1 changed files with 1 additions and 1 deletions

View File

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