Browse Source

win-capture: Bump graphics hook version to 1.5.0

jpark37 4 years ago
parent
commit
a05b6f7280
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/win-capture/graphics-hook-ver.h

+ 1 - 1
plugins/win-capture/graphics-hook-ver.h

@@ -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