summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-04-14 21:23:44 -0700
committerMichael Forney <mforney@mforney.org>2020-04-14 21:43:53 -0700
commit35d859bb7b5b8c809361a9762aab5045ccd5ca35 (patch)
tree8e45a22d44fc0f1eaba038c2b0ee35938bf23e1d /pkg/git/config.h
parent75ecf574c4f0f1055209575895422ebcfdce86eb (diff)
git: Update to 2.26.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 df02506d..aac9f809 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.0"
+#define GIT_VERSION "2.26.1"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY