summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-11-04 14:55:01 -0800
committerMichael Forney <mforney@mforney.org>2020-11-04 15:33:23 -0800
commite73abf816b16535d5d43f8a683f5144d123384c6 (patch)
tree41ccc7151d0a9bb7a4fa78e9be00ab5e6aac889d /pkg/git/config.h
parent1c0abf339716d5e8ed8ffb61048f191598989075 (diff)
git: Update to 2.29.2
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 14ff7a2e..bbe197f8 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.29.0"
+#define GIT_VERSION "2.29.2"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY