summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-06-01 19:48:49 -0700
committerMichael Forney <mforney@mforney.org>2020-06-02 04:03:29 -0700
commit1bd3598ce4fd41e984649034df12e6828e1bed0c (patch)
treeeecc407a965257481401311a4ee4f64baae215e2 /pkg/git/config.h
parentf8cea8cf73bfbb961668f66e3cd037232ebb3340 (diff)
git: Update to 2.27.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 ec9b63d8..d0c8f7b5 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.2"
+#define GIT_VERSION "2.27.0"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY