summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-05-10 18:43:44 -0700
committerMichael Forney <mforney@mforney.org>2017-05-10 18:43:44 -0700
commitf6aea5b33ad84db12ffcc1a0e750d547e00541ec (patch)
tree2298074612c15fab7285caaaf7da5e711c849280 /pkg/git/config.h
parentb22896b14a9ee287efff3ba413ff5ee41d7f3dbb (diff)
git: Update to 2.13.0
Diffstat (limited to 'pkg/git/config.h')
-rw-r--r--pkg/git/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/git/config.h b/pkg/git/config.h
index 215f5311..ca107532 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.12.2"
+#define GIT_VERSION "2.13.0"
#define NO_SYS_POLL_H
#define PAGER_ENV "LESS=FRX LV=-c"
-#define SHA1_HEADER <openssl/sha.h>
+#define SHA1_OPENSSL