Blender Git Commit Log
Git Commits -> Revision ae755c0
Revision ae755c0 by Laurent Noel (master) September 25, 2019, 18:06 (GMT) |
Windows: Fill ProductVersion of blender executable On windows, the ProductVersion field of the blender executable was empty, see [1] for more information. This field might be required by windows tools such as SCCM agent to track usage statistics. It seems that it was due to the BLEN_VER_RC_STR macro used in winblender.rc not being a string. [1] https://docs.microsoft.com/en-us/windows/win32/menurc/versioninfo-resource Differential Revision: https://developer.blender.org/D5896 |
Commit Details:
Full Hash: ae755c0167652ad95900d880c3e85a20e7bdc8b3
Parent Commit: 9e62cca
Committed By: Ray molenkamp
Lines Changed: +1, -1
1 Modified Path:
/source/creator/CMakeLists.txt (+1, -1) (Diff)