shell/Windows: Update binaries to build 45
authorJocelyn Turcotte <jturcotte@woboq.com>
Wed, 14 Jun 2017 12:17:50 +0000 (14:17 +0200)
committerJocelyn Turcotte <jturcotte@woboq.com>
Mon, 19 Jun 2017 10:11:11 +0000 (12:11 +0200)
binary
shell_integration/windows/OCUtil/Version.h

diff --git a/binary b/binary
index 741b49156bb7b55347c20228d6ff9d4aa493cd91..1818b48380f4fc50d482b980e5ec0d347f896a70 160000 (submodule)
--- a/binary
+++ b/binary
@@ -1 +1 @@
-Subproject commit 741b49156bb7b55347c20228d6ff9d4aa493cd91
+Subproject commit 1818b48380f4fc50d482b980e5ec0d347f896a70
index 0b1db7a6b7fc3277a8ebf23a441258a1c16fc553..4010a60a109c127ee4f6b7a9f234f67037983742 100644 (file)
@@ -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)