Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a0c286b

Browse files
committed
version: bump to v0.27.7
1 parent 45d5556 commit a0c286b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/git2/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
#ifndef INCLUDE_git_version_h__
88
#define INCLUDE_git_version_h__
99

10-
#define LIBGIT2_VERSION "0.27.6"
10+
#define LIBGIT2_VERSION "0.27.7"
1111
#define LIBGIT2_VER_MAJOR 0
1212
#define LIBGIT2_VER_MINOR 27
13-
#define LIBGIT2_VER_REVISION 6
13+
#define LIBGIT2_VER_REVISION 7
1414
#define LIBGIT2_VER_PATCH 0
1515

1616
#define LIBGIT2_SOVERSION 27

0 commit comments

Comments
 (0)