shell/windows: Build 43, add missing 32 bit binaries

Also include a minor change from #5025
This commit is contained in:
Jocelyn Turcotte 2016-07-26 14:54:27 +02:00
parent ff7b2381e9
commit 03a90bf03f
2 changed files with 2 additions and 2 deletions

2
binary

@ -1 +1 @@
Subproject commit 1cfb331dc9e63501e76f05ec6a7a9512ee224f40
Subproject commit 0d89ac776654472a19c099bdfe410d3a2d930497

View 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 42
#define OCEXT_BUILD_NUM 43
#define STRINGIZE2(s) #s
#define STRINGIZE(s) STRINGIZE2(s)