shell/Windows: Update binaries to build 45

This commit is contained in:
Jocelyn Turcotte 2017-06-14 14:17:50 +02:00
Родитель bc2e1a53cb
Коммит b20f87eef3
2 изменённых файлов: 2 добавлений и 2 удалений

2
binary

@ -1 +1 @@
Subproject commit 741b49156bb7b55347c20228d6ff9d4aa493cd91
Subproject commit 1818b48380f4fc50d482b980e5ec0d347f896a70

Просмотреть файл

@ -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)