From 03a90bf03fcb98b55e6038cfcbbead60b1c428e4 Mon Sep 17 00:00:00 2001 From: Jocelyn Turcotte Date: Tue, 26 Jul 2016 14:54:27 +0200 Subject: [PATCH] shell/windows: Build 43, add missing 32 bit binaries Also include a minor change from #5025 --- binary | 2 +- shell_integration/windows/OCUtil/Version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binary b/binary index 1cfb331dc..0d89ac776 160000 --- a/binary +++ b/binary @@ -1 +1 @@ -Subproject commit 1cfb331dc9e63501e76f05ec6a7a9512ee224f40 +Subproject commit 0d89ac776654472a19c099bdfe410d3a2d930497 diff --git a/shell_integration/windows/OCUtil/Version.h b/shell_integration/windows/OCUtil/Version.h index a98cb62ac..0197a47ad 100644 --- a/shell_integration/windows/OCUtil/Version.h +++ b/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 42 +#define OCEXT_BUILD_NUM 43 #define STRINGIZE2(s) #s #define STRINGIZE(s) STRINGIZE2(s) -- 2.30.2