diff options
| author | Michael Forney <mforney@mforney.org> | 2017-08-10 19:57:47 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-08-10 19:57:47 -0700 |
| commit | 3e94f81843c7a0fc6ac585ebce2a6635eb92638e (patch) | |
| tree | e14ad9809ecb204fadef16bc4200f3d1aaedd069 /pkg/git/config.h | |
| parent | 6b932406db7cb90a2a39638832fef861cb85e815 (diff) | |
git: Update to 2.14.1
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 5c8da826..8bd924a9 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.14.0" +#define GIT_VERSION "2.14.1" #define PAGER_ENV "LESS=FRX LV=-c" #define NO_SYS_POLL_H #define NO_OPENSSL |
