libgit2/include
Edward Thomson bf1476f190 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.
2015-03-02 10:35:26 -05:00
..
git2 win32: add the patch level to the .dll fileversion 2015-03-02 10:35:26 -05:00
git2.h Make the OpenSSL locking function warnings more severe 2014-12-12 15:46:57 +01:00