From 9daef50ce6baeaeff24596cf72fe4585156ee910 Mon Sep 17 00:00:00 2001 From: Jocelyn Turcotte Date: Wed, 14 Jun 2017 14:17:50 +0200 Subject: [PATCH] shell/Windows: Update binaries to build 45 --- binary | 2 +- shell_integration/windows/OCUtil/Version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binary b/binary index 741b49156..1818b4838 160000 --- a/binary +++ b/binary @@ -1 +1 @@ -Subproject commit 741b49156bb7b55347c20228d6ff9d4aa493cd91 +Subproject commit 1818b48380f4fc50d482b980e5ec0d347f896a70 diff --git a/shell_integration/windows/OCUtil/Version.h b/shell_integration/windows/OCUtil/Version.h index 0b1db7a6b..4010a60a1 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 44 +#define OCEXT_BUILD_NUM 45 #define STRINGIZE2(s) #s #define STRINGIZE(s) STRINGIZE2(s) -- 2.30.2