Pārlūkot izejas kodu

win-capture: Update graphics hook version

Ensures that the newer hook version is copied when installed
Lain 2 gadi atpakaļ
vecāks
revīzija
6002a6f8fe
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      plugins/win-capture/graphics-hook-ver.h

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

@@ -13,7 +13,7 @@
 
 #define HOOK_VER_MAJOR 1
 #define HOOK_VER_MINOR 8
-#define HOOK_VER_PATCH 2
+#define HOOK_VER_PATCH 3
 
 #ifndef STRINGIFY
 #define STRINGIFY(s) #s