win-capture: Update hook version

This commit is contained in:
jp9000
2020-11-16 14:39:04 -08:00
parent 6071098abc
commit 6d181d97ca

View File

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