summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-03-03 23:42:27 -0800
committerMichael Forney <mforney@mforney.org>2019-03-04 00:15:33 -0800
commit004a5ba46c918aac573c3a57d3cd613a79b8d1a3 (patch)
tree57ba3475c05b497117232d2735f00b112db790fd /pkg/git/config.h
parent073fc85a1964b3c4c3925647836aef7c91fbaade (diff)
git: Update to 2.21.0
Diffstat (limited to 'pkg/git/config.h')
-rw-r--r--pkg/git/config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkg/git/config.h b/pkg/git/config.h
index 093078bb..0678f49b 100644
--- a/pkg/git/config.h
+++ b/pkg/git/config.h
@@ -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.20.1"
+#define GIT_VERSION "2.21.0"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY
@@ -29,3 +29,5 @@
#define SHA1DC_INIT_SAFE_HASH_DEFAULT 0
#define SHA1DC_CUSTOM_INCLUDE_SHA1_C "cache.h"
#define SHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C "git-compat-util.h"
+
+#define SHA256_BLK