shell/Windows: Update binaries to build 44
authorJocelyn Turcotte <jturcotte@woboq.com>
Wed, 18 Jan 2017 11:52:17 +0000 (12:52 +0100)
committerJocelyn Turcotte <jturcotte@woboq.com>
Wed, 18 Jan 2017 12:34:02 +0000 (13:34 +0100)
binary
shell_integration/windows/OCUtil/Version.h

diff --git a/binary b/binary
index 0d89ac776654472a19c099bdfe410d3a2d930497..741b49156bb7b55347c20228d6ff9d4aa493cd91 160000 (submodule)
--- a/binary
+++ b/binary
@@ -1 +1 @@
-Subproject commit 0d89ac776654472a19c099bdfe410d3a2d930497
+Subproject commit 741b49156bb7b55347c20228d6ff9d4aa493cd91
index 0197a47ad529fd850c8bbe82a0f11e3dc6a01d8e..0b1db7a6b7fc3277a8ebf23a441258a1c16fc553 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 43
+#define OCEXT_BUILD_NUM 44
 
 #define STRINGIZE2(s) #s
 #define STRINGIZE(s) STRINGIZE2(s)