summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-03-22 18:42:25 -0700
committerMichael Forney <mforney@mforney.org>2020-03-24 14:01:41 -0700
commit85ac5c8eb7ffce5e720d6cc594109555ce36071f (patch)
tree232d071ef2b99997cc7cf1652d5e1b129e0af4a2 /pkg/git/config.h
parent0e57a5de27f143751703d683a4629050ae599628 (diff)
git: Update to 2.26.0
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 491a07ec..df02506d 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.25.2"
+#define GIT_VERSION "2.26.0"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY