From 17efd60137ce3ab7b32a12db760a1f1dbabd8208 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Fri, 15 Jul 2016 18:35:01 -0700 Subject: git: Update to 2.9.2 --- core/git/config.h | 2 +- core/git/src | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'core/git') diff --git a/core/git/config.h b/core/git/config.h index 29790efc..447824af 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.1" +#define GIT_VERSION "2.9.2" #define NO_SYS_POLL_H #define SHA1_HEADER diff --git a/core/git/src b/core/git/src index 5c9159de..e634160b 160000 --- a/core/git/src +++ b/core/git/src @@ -1 +1 @@ -Subproject commit 5c9159de87e41cf14ec5f2132afb5a06f35c26b3 +Subproject commit e634160bf457f8b3a91125307681c9493f11afb2 -- cgit v1.2.3