Explorar el Código

shell/Windows: Update binaries to build 44

Jocelyn Turcotte hace 9 años
padre
commit
166ef85a51
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      binary
  2. 1 1
      shell_integration/windows/OCUtil/Version.h

+ 1 - 1
binary

@@ -1 +1 @@
-Subproject commit 0d89ac776654472a19c099bdfe410d3a2d930497
+Subproject commit 741b49156bb7b55347c20228d6ff9d4aa493cd91

+ 1 - 1
shell_integration/windows/OCUtil/Version.h

@@ -2,7 +2,7 @@
 
 // This is the number that will end up in the version window of the DLLs.
 // Increment this version before committing a new build if you are today's shell_integration build master.
-#define OCEXT_BUILD_NUM 43
+#define OCEXT_BUILD_NUM 44
 
 #define STRINGIZE2(s) #s
 #define STRINGIZE(s) STRINGIZE2(s)