summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-12-02 14:01:37 -0800
committerMichael Forney <mforney@mforney.org>2021-12-22 00:15:18 -0800
commit63ab9afa40aeeefea935067cbe6b1e4dbdaa92c8 (patch)
tree80439f5b20b9744cc65aaba9a05f0cdc2198f193 /pkg/git/config.h
parent0636ca1f43ed8ba774751b49802693ba6af76bc7 (diff)
git: Update to 2.34.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 d1c9b9ee..75ea1e75 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.34.0"
+#define GIT_VERSION "2.34.1"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY