summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-09-25 23:41:36 -0700
committerMichael Forney <mforney@mforney.org>2017-09-25 23:41:36 -0700
commit0a0098e1631146054cfd2c3e803c43d749a4ad02 (patch)
treea673f0ecee11bcaaf2c9906c8038c0d5dee73afa /pkg/git/config.h
parent448efd3ee3667237b0ec1c374f05f99ce09e9a2d (diff)
git: Update to 2.14.2
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 8bd924a9..214645f3 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.14.1"
+#define GIT_VERSION "2.14.2"
#define PAGER_ENV "LESS=FRX LV=-c"
#define NO_SYS_POLL_H
#define NO_OPENSSL