Skip to content

Commit

Permalink
win-capture: Update graphics hook version to 1.7.1
Browse files Browse the repository at this point in the history
Makes sure that OBS updates its graphics hook version
  • Loading branch information
jp9000 committed Sep 28, 2021
1 parent 516cd32 commit 9deb8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/win-capture/graphics-hook-ver.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

#define HOOK_VER_MAJOR 1
#define HOOK_VER_MINOR 7
#define HOOK_VER_PATCH 0
#define HOOK_VER_PATCH 1

#define STRINGIFY(s) #s
#define MAKE_VERSION_NAME(major, minor, patch) \
Expand Down

0 comments on commit 9deb8fe

Please sign in to comment.