From af4f1083b7be2f88d4f79904965e734d4fdde8ca Mon Sep 17 00:00:00 2001
From: Jocelyn Turcotte <jturcotte@woboq.com>
Date: Fri, 7 Jul 2017 18:10:48 +0200
Subject: [PATCH] shell/windows Build 46: Private links context menu

---
 binary                                     | 2 +-
 shell_integration/windows/OCUtil/Version.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/binary b/binary
index 1818b4838..3425fab2c 160000
--- a/binary
+++ b/binary
@@ -1 +1 @@
-Subproject commit 1818b48380f4fc50d482b980e5ec0d347f896a70
+Subproject commit 3425fab2c66118ffae3e3b16751e636ca71ee450
diff --git a/shell_integration/windows/OCUtil/Version.h b/shell_integration/windows/OCUtil/Version.h
index 4010a60a1..d2c83b060 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 45
+#define OCEXT_BUILD_NUM 46
 
 #define STRINGIZE2(s) #s
 #define STRINGIZE(s) STRINGIZE2(s)