diff options
| author | Michael Forney <mforney@mforney.org> | 2017-02-25 10:11:37 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-02-25 10:23:59 -0800 |
| commit | 2ffb8bfc373bca335f99debebeafe8cf48381063 (patch) | |
| tree | f5f045ffe22087abad4c0e10646ab9334c33d099 /pkg/git/config.h | |
| parent | 63dd42153bf8123c7c36bee0fe0e2b442631e9b5 (diff) | |
git: Update to 2.12.0
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 e9038250..d328ba1f 100644 --- a/pkg/git/config.h +++ b/pkg/git/config.h @@ -7,7 +7,7 @@ #define GIT_LOCALE_PATH "/share/locale" #define GIT_MAN_PATH "share/man" #define GIT_USER_AGENT "git/" GIT_VERSION -#define GIT_VERSION "2.11.1" +#define GIT_VERSION "2.12.0" #define NO_SYS_POLL_H #define PAGER_ENV "LESS=FRX LV=-c" #define SHA1_HEADER <openssl/sha.h> |
