瀏覽代碼

win-capture: Update graphics hook version

jp9000 5 年之前
父節點
當前提交
36f8903da1
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      plugins/win-capture/graphics-hook-ver.h

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

@@ -12,8 +12,8 @@
  * THIS IS YOUR ONLY WARNING. */
 
 #define HOOK_VER_MAJOR 1
-#define HOOK_VER_MINOR 1
-#define HOOK_VER_PATCH 4
+#define HOOK_VER_MINOR 2
+#define HOOK_VER_PATCH 0
 
 #define STRINGIFY(s) #s
 #define MAKE_VERSION_NAME(major, minor, patch) \