summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-07-09 14:10:15 -0700
committerMichael Forney <mforney@mforney.org>2018-08-11 17:54:14 -0700
commitba3f7c7d468aa885f295e0072cccf7b905f12d4d (patch)
tree489e184f5a6a0b6b2d2a5c4f4a2453f81d637b82 /pkg/git/config.h
parent92111294099ac968bfcf482981bd2b707a5eb444 (diff)
git: Update to 2.18.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 3203bf57..ebff97fc 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.17.0"
+#define GIT_VERSION "2.18.0"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY