summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-09-29 18:28:10 -0700
committerMichael Forney <mforney@mforney.org>2018-09-29 18:28:10 -0700
commit5256901212b062ac7d6f8d53fc6f0700671a41a9 (patch)
tree39f51e425670d5923fa847e2861f3d8682aa4dd5 /pkg/git/config.h
parent2f54f77fe7a22b3257d70646f24ed5f84efdd2e7 (diff)
git: Update to 2.19.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 ebff97fc..7c57c392 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.18.0"
+#define GIT_VERSION "2.19.0"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY