libgit2/include
Carlos Martín Nieto 9980767205 Change SOVERSION at API breaks
Since the SOVERSION doesn't need to follow the library's version and
simply needs to be monotonically increasing whenever we release
something that breaks the ABI, we can set some number and allow multiple
versions of the library to be installed side-by-side.

We start here with the minor version as that's what we release for now,
and it allows to backport this change to earlier versions.
2014-06-08 19:42:54 +02:00
..
git2 Change SOVERSION at API breaks 2014-06-08 19:42:54 +02:00
git2.h Added cherry-pick support 2014-04-14 16:16:21 +02:00