summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-12-10 19:50:11 -0800
committerMichael Forney <mforney@mforney.org>2019-12-10 19:50:11 -0800
commit40955cacd1ac929f54180dd4b0aa072aee9883a6 (patch)
tree9f06666043a72482761b64617f5c6516f0279e90 /pkg/git/config.h
parentd49fe3c859387f6eefb75aa2fd5f7d0622a1d1cb (diff)
git: Update to 2.24.1
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 24b20259..0dd4d84c 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.24.0"
+#define GIT_VERSION "2.24.1"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY