summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-06-10 00:50:00 -0700
committerMichael Forney <mforney@mforney.org>2019-06-10 00:50:00 -0700
commitfbac4cfd560fd83899f9c4f4c7b7b957d9947413 (patch)
treee6843ee1dd3ed18ef0130d674001500dee7e6cfe /pkg/git/config.h
parent9a2e3a87420a5eef5391794fb19881561d89d285 (diff)
git: Update to 2.22.0
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 0678f49b..b5e357cf 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 "0d0ac3826a3bbb9247e39e12623bbcfdd722f24c"
+#define GIT_BUILT_FROM_COMMIT "b697d92f56511e804b8ba20ccbe7bdc85dc66810"
#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.21.0"
+#define GIT_VERSION "2.22.0"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY