summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-08-04 23:13:56 -0700
committerMichael Forney <mforney@mforney.org>2017-08-10 19:55:16 -0700
commitdee95f64d26b887c6f79b86a14dffcc88ed314fd (patch)
tree22dacbccfa1fedbe272c6934e2711012d780a778 /pkg/git/config.h
parent1e82f712da448324211295f9a8504922eaa5cc4a (diff)
git: Update to 2.14.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 66160c62..5c8da826 100644
--- a/pkg/git/config.h
+++ b/pkg/git/config.h
@@ -9,7 +9,7 @@
#define GIT_LOCALE_PATH "/share/locale"
#define GIT_MAN_PATH "share/man"
#define GIT_USER_AGENT "git/" GIT_VERSION
-#define GIT_VERSION "2.13.4"
+#define GIT_VERSION "2.14.0"
#define PAGER_ENV "LESS=FRX LV=-c"
#define NO_SYS_POLL_H
#define NO_OPENSSL