summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2022-03-13 14:34:33 -0700
committerMichael Forney <mforney@mforney.org>2022-03-13 14:34:33 -0700
commit10f937dde8cca1a6446acf1bb9a68dfaf2388a39 (patch)
tree4d00e70536238b45211da27c54e82a27d1771e9a /pkg/git/config.h
parent985a71524b1b10983b0f364f22fde2db2d35bb5e (diff)
git: Update to 2.35.1
Diffstat (limited to 'pkg/git/config.h')
-rw-r--r--pkg/git/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/git/config.h b/pkg/git/config.h
index 75ea1e75..fb92292f 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 "b697d92f56511e804b8ba20ccbe7bdc85dc66810"
+#define GIT_BUILT_FROM_COMMIT "4c53a8c20f8984adb226293a3ffd7b88c3f4ac1a"
#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.34.1"
+#define GIT_VERSION "2.35.1"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY