shell/windows Build 46: Private links context menu

This commit is contained in:
Jocelyn Turcotte 2017-07-07 18:10:48 +02:00
parent 186f16e688
commit af4f1083b7
2 changed files with 2 additions and 2 deletions

2
binary

@ -1 +1 @@
Subproject commit 1818b48380f4fc50d482b980e5ec0d347f896a70
Subproject commit 3425fab2c66118ffae3e3b16751e636ca71ee450

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 45
#define OCEXT_BUILD_NUM 46
#define STRINGIZE2(s) #s
#define STRINGIZE(s) STRINGIZE2(s)