Explorar el Código

shared/obs-hook-config: Update graphics hook to 1.8.7

shiina424 hace 9 meses
padre
commit
b611c58fa9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      shared/obs-hook-config/graphics-hook-ver.h

+ 1 - 1
shared/obs-hook-config/graphics-hook-ver.h

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