summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-11-30 10:32:35 -0800
committerMichael Forney <mforney@mforney.org>2017-11-30 10:32:35 -0800
commit2ed42988456b2db8fc21618aaea36a367df4484c (patch)
tree812575e24e69424aacbdb4d8fec9847ecd70f8b3 /pkg/git/config.h
parent0ca1a4ab494bde35cbbcdfddb418aebfae01a878 (diff)
git: Update to 2.15.1
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 991c5bcd..f90d9fdf 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.15.0"
+#define GIT_VERSION "2.15.1"
#define PAGER_ENV "LESS=FRX LV=-c"
#define NO_SYS_POLL_H
#define NO_OPENSSL