diff options
| author | Michael Forney <mforney@mforney.org> | 2017-06-28 23:13:19 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-06-28 23:13:19 -0700 |
| commit | 83b02fa4fb993b4e4ffdc17845c59eda9184f43c (patch) | |
| tree | f95d7793b82983f4b366bbf3ac6bf41382aaaa96 /pkg/git/config.h | |
| parent | f73c910f06a22bf54327be7ee2ce2cd9db79b92d (diff) | |
git: Update to 2.13.2
Diffstat (limited to 'pkg/git/config.h')
| -rw-r--r-- | pkg/git/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/git/config.h b/pkg/git/config.h index 872294bf..a40bef64 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.1" +#define GIT_VERSION "2.13.2" #define PAGER_ENV "LESS=FRX LV=-c" #define NO_SYS_POLL_H #define NO_OPENSSL |
