summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-02-16 19:35:35 -0800
committerMichael Forney <mforney@mforney.org>2018-02-16 19:35:35 -0800
commit98abe1378c82c524a4c4258ad34d3bd2631a715a (patch)
tree2319fab904a8bb6c8c00f92873c8c849c219b2e4 /pkg/git/config.h
parent8bd73d32375d7466d805c1652a5b1734caa20e19 (diff)
git: Update to 2.16.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 9f28bc90..01e6aa75 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.16.1"
+#define GIT_VERSION "2.16.2"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY