summaryrefslogtreecommitdiff
path: root/include/git2/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/git2/version.h')
-rw-r--r--include/git2/version.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/git2/version.h b/include/git2/version.h
index c4c5e8eb..9d8a74ed 100644
--- a/include/git2/version.h
+++ b/include/git2/version.h
@@ -12,4 +12,6 @@
#define LIBGIT2_VER_MINOR 20
#define LIBGIT2_VER_REVISION 0
+#define LIBGIT2_SOVERSION 20
+
#endif