win-capture: Bump graphics hook version to 1.5.0

This commit is contained in:
jpark37 2021-05-15 22:13:34 -07:00 committed by Jim
parent c6cee82c92
commit a05b6f7280

View File

@ -12,7 +12,7 @@
* THIS IS YOUR ONLY WARNING. */
#define HOOK_VER_MAJOR 1
#define HOOK_VER_MINOR 4
#define HOOK_VER_MINOR 5
#define HOOK_VER_PATCH 0
#define STRINGIFY(s) #s