diff options
| author | Michael Forney <mforney@mforney.org> | 2016-10-30 13:51:19 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-10-30 13:51:19 -0700 |
| commit | c13773b23b33b2c15962ee1ed912b461f7304de7 (patch) | |
| tree | a1d51d526c6abc5e0e283a395e36dfe02d7af75e /core/git | |
| parent | 2115b58dc777dfea4042c0a77b37ff138fb07901 (diff) | |
git: Update to 2.10.2
Diffstat (limited to 'core/git')
| -rw-r--r-- | core/git/config.h | 2 | ||||
| -rw-r--r-- | core/git/rev | 2 | ||||
| m--------- | core/git/src | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/core/git/config.h b/core/git/config.h index 6376e43d..136eca12 100644 --- a/core/git/config.h +++ b/core/git/config.h @@ -7,7 +7,7 @@ #define GIT_LOCALE_PATH "/share/locale" #define GIT_MAN_PATH "share/man" #define GIT_USER_AGENT "git/" GIT_VERSION -#define GIT_VERSION "2.10.1" +#define GIT_VERSION "2.10.2" #define NO_SYS_POLL_H #define PAGER_ENV "LESS=FRX LV=-c" #define SHA1_HEADER <openssl/sha.h> diff --git a/core/git/rev b/core/git/rev index 7ed6ff82..1e8b3149 100644 --- a/core/git/rev +++ b/core/git/rev @@ -1 +1 @@ -5 +6 diff --git a/core/git/src b/core/git/src -Subproject 6406bdc0b95715a087fdeeb0f6adf3deb80a25b +Subproject ac84098b7e32406a982ac01cc76a663d5605224 |
