mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-11 11:15:07 +00:00
Bump version to 0.21.0
Bump library version to 0.21.0 and SONAME to 21
This commit is contained in:
parent
9980767205
commit
4fb32a44f9
@ -7,11 +7,11 @@
|
|||||||
#ifndef INCLUDE_git_version_h__
|
#ifndef INCLUDE_git_version_h__
|
||||||
#define INCLUDE_git_version_h__
|
#define INCLUDE_git_version_h__
|
||||||
|
|
||||||
#define LIBGIT2_VERSION "0.20.0"
|
#define LIBGIT2_VERSION "0.21.0"
|
||||||
#define LIBGIT2_VER_MAJOR 0
|
#define LIBGIT2_VER_MAJOR 0
|
||||||
#define LIBGIT2_VER_MINOR 20
|
#define LIBGIT2_VER_MINOR 21
|
||||||
#define LIBGIT2_VER_REVISION 0
|
#define LIBGIT2_VER_REVISION 0
|
||||||
|
|
||||||
#define LIBGIT2_SOVERSION 20
|
#define LIBGIT2_SOVERSION 21
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user