diff options
| author | Michael Forney <mforney@mforney.org> | 2016-08-26 15:13:22 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-08-26 15:13:22 -0700 |
| commit | 5256eb1a1aa87f1e1bb0de276ef18c5e17ff03bd (patch) | |
| tree | 761239f7cb405e19eaf17ac81d1299582b191bf8 /core/git | |
| parent | 0535252866b982c0c7348934a238594512b5d9f7 (diff) | |
git: Update to 2.9.3
Diffstat (limited to 'core/git')
| -rw-r--r-- | core/git/.rev | 2 | ||||
| -rw-r--r-- | core/git/config.h | 2 | ||||
| m--------- | core/git/src | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/core/git/.rev b/core/git/.rev index 0cfbf088..00750edc 100644 --- a/core/git/.rev +++ b/core/git/.rev @@ -1 +1 @@ -2 +3 diff --git a/core/git/config.h b/core/git/config.h index 447824af..8ed426a1 100644 --- a/core/git/config.h +++ b/core/git/config.h @@ -7,6 +7,6 @@ #define GIT_LOCALE_PATH "/share/locale" #define GIT_MAN_PATH "share/man" #define GIT_USER_AGENT "git/" GIT_VERSION -#define GIT_VERSION "2.9.2" +#define GIT_VERSION "2.9.3" #define NO_SYS_POLL_H #define SHA1_HEADER <openssl/sha.h> diff --git a/core/git/src b/core/git/src -Subproject e634160bf457f8b3a91125307681c9493f11afb +Subproject e0c1ceafc5bece92d35773a75fff59497e1d9bd |
