diff options
| author | Michael Forney <mforney@mforney.org> | 2018-01-23 10:27:53 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-01-23 10:27:53 -0800 |
| commit | 87c80c40eef9902fa3d7068aef3744ad665d5c6e (patch) | |
| tree | fa318574ba36463e9d6b913ecae771e9711000a9 /pkg/git/config.h | |
| parent | 2d2f3b81e12cd9cb852de54ac3188c4d7f268040 (diff) | |
git: Update to 2.16.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 c07feb3b..9f28bc90 100644 --- a/pkg/git/config.h +++ b/pkg/git/config.h @@ -11,7 +11,7 @@ #define GIT_LOCALE_PATH "/share/locale" #define GIT_MAN_PATH "share/man" #define GIT_USER_AGENT "git/" GIT_VERSION -#define GIT_VERSION "2.16.0" +#define GIT_VERSION "2.16.1" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY |
