summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-11-15 14:33:00 -0800
committerMichael Forney <mforney@mforney.org>2021-11-17 13:46:31 -0800
commitc255c74a8d5b673b6c7b5cd37e5cfdfb2b8afac3 (patch)
tree0e40ad2bcd3b301ce6e6aa91267af8c133ce520f /pkg/git/config.h
parent1f511fd065175a005cd891c6459e172003bc805c (diff)
git: Update to 2.34.0
Diffstat (limited to 'pkg/git/config.h')
-rw-r--r--pkg/git/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/git/config.h b/pkg/git/config.h
index 4088719d..d1c9b9ee 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.32.0"
+#define GIT_VERSION "2.34.0"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY