summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-12-06 23:37:08 -0800
committerMichael Forney <mforney@mforney.org>2018-12-23 13:40:48 -0800
commit2530bc6db01e97166e736c21327234c2e12cf834 (patch)
treeeedc0cc58802b45042f532afa565e22f1fdb4824 /pkg/git/config.h
parentd84192da7ee80885b586bae30125cf84a9166bad (diff)
git: Update to 2.19.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 49659bd8..a689de1e 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.19.1"
+#define GIT_VERSION "2.19.2"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY