win-capture: Increment graphics hook version

master
jp9000 2020-03-06 03:39:56 -08:00
parent 005de86f21
commit 72bb592673
1 changed files with 1 additions and 1 deletions

View File

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