• Show log

    Commit

  • Hash : bf1476f1
    Author : Edward Thomson
    Date : 2015-03-02T10:35:26

    win32: add the patch level to the .dll fileversion Win32 DLLs have four fields for the version number (major, minor, teeny, patch). If a consumer wants to build a custom DLL, it may be useful to set the patchlevel version number in the DLL. This value only affects the DLL version number, it does not affect the resultant "version number", which remains major.minor.teeny.