summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-04-23 00:08:00 -0700
committerMichael Forney <mforney@mforney.org>2020-04-23 00:08:00 -0700
commit0b52da4754a11986c6fea39e48f97137222ee924 (patch)
tree821f11b372449a06d68f2066a84ddc2fe538e4a7 /pkg/git/config.h
parent8fb43071f6baeb4369f0fe83e867a8436d32d01f (diff)
git: Update to 2.26.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 aac9f809..ec9b63d8 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.26.1"
+#define GIT_VERSION "2.26.2"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY