diff options
| author | Michael Forney <mforney@mforney.org> | 2017-03-26 19:55:01 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-03-26 19:55:01 -0700 |
| commit | be5ca693e4843a813ddf355b8fc1120f10eaeff1 (patch) | |
| tree | f0c741fb5688c71aba46a379fb3e16fde0245f1e /pkg/git/config.h | |
| parent | dace9cee3b56ab5aba789c1b0046a6cb39ac4448 (diff) | |
git: Update to 2.12.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 2a5bc0ac..215f5311 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.1" +#define GIT_VERSION "2.12.2" #define NO_SYS_POLL_H #define PAGER_ENV "LESS=FRX LV=-c" #define SHA1_HEADER <openssl/sha.h> |
