瀏覽代碼

win-capture: Bump graphics hook version to 1.5.0

jpark37 4 年之前
父節點
當前提交
a05b6f7280
共有 1 個文件被更改,包括 1 次插入1 次删除
  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