diff options
| author | Michael Forney <mforney@mforney.org> | 2016-12-03 01:19:48 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-12-08 00:11:31 -0800 |
| commit | 2e7c021307a70c78b5ccfa43cf8d9a63bfa57735 (patch) | |
| tree | 52a6db89d51c4bd84be09a2591c3a849d4ee95d7 /core/git/config.h | |
| parent | 5342505c831cc3e69b5feafd33ef58b93cf3f12b (diff) | |
git: Update to 2.11.0
Diffstat (limited to 'core/git/config.h')
| -rw-r--r-- | core/git/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/git/config.h b/core/git/config.h index 136eca12..47cb9d5b 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.2" +#define GIT_VERSION "2.11.0" #define NO_SYS_POLL_H #define PAGER_ENV "LESS=FRX LV=-c" #define SHA1_HEADER <openssl/sha.h> |
