diff options
| author | Michael Forney <mforney@mforney.org> | 2018-12-23 11:27:56 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-12-23 13:40:49 -0800 |
| commit | cbf632662ac06d3ee7bb261a67ecedd3864a2a4b (patch) | |
| tree | a368850e7614b50a709dcbb93a3f1e4ce9f4b42c /pkg/git/config.h | |
| parent | 855e4bb132046795fdd9604735c21c7048af7047 (diff) | |
git: Update to 2.20.1
Diffstat (limited to 'pkg/git/config.h')
| -rw-r--r-- | pkg/git/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/git/config.h b/pkg/git/config.h index a689de1e..093078bb 100644 --- a/pkg/git/config.h +++ b/pkg/git/config.h @@ -3,7 +3,7 @@ #define DEFAULT_PAGER "" #define ETC_GITATTRIBUTES "/etc/gitattributes" #define ETC_GITCONFIG "/etc/gitconfig" -#define GIT_BUILT_FROM_COMMIT "2512f15446149235156528dafbe75930c712b29e" +#define GIT_BUILT_FROM_COMMIT "0d0ac3826a3bbb9247e39e12623bbcfdd722f24c" #define GIT_EXEC_PATH "libexec/git-core" #define GIT_HOST_CPU "unknown" #define GIT_HTML_PATH "share/doc/git-doc" @@ -11,7 +11,7 @@ #define GIT_LOCALE_PATH "/share/locale" #define GIT_MAN_PATH "share/man" #define GIT_USER_AGENT "git/" GIT_VERSION -#define GIT_VERSION "2.19.2" +#define GIT_VERSION "2.20.1" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY |
