diff options
| author | Michael Forney <mforney@mforney.org> | 2017-08-03 21:00:59 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-08-04 00:19:39 -0700 |
| commit | 077809d295136c67fb21eb94b7ef5fbde2144130 (patch) | |
| tree | 8293d0a5c43425bc96b2ddb3ff5335b23e01710e /pkg/git/config.h | |
| parent | 659c66f3613f5bc9e64e208902ef46e8fd3bacf9 (diff) | |
git: Update to 2.13.4
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 5a5eafec..66160c62 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.3" +#define GIT_VERSION "2.13.4" #define PAGER_ENV "LESS=FRX LV=-c" #define NO_SYS_POLL_H #define NO_OPENSSL |
