summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-07-17 23:25:38 -0700
committerMichael Forney <mforney@mforney.org>2017-07-22 10:07:26 -0700
commit4b74777bbdddf2fbbedcbbcabf3053d445780ea8 (patch)
tree36306cc1956506d689a6e9c9f99f26a0224c69d4 /pkg/git/config.h
parented9132cdb3b9d618e5514cb7615b182a5448d7aa (diff)
git: Update to 2.13.3
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 a40bef64..5a5eafec 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.13.2"
+#define GIT_VERSION "2.13.3"
#define PAGER_ENV "LESS=FRX LV=-c"
#define NO_SYS_POLL_H
#define NO_OPENSSL