LIBGIT2_VER_PRERELEASE

The prerelease string for this version of libgit2. For development (nightly) builds, this will be "alpha". For prereleases, this will be a prerelease name like "beta" or "rc1". For final releases, this will be null.

public
enum LIBGIT2_VER_PRERELEASE = null;

Meta