diff options
| author | Michael Forney <mforney@mforney.org> | 2018-11-01 15:37:58 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-11-01 21:48:51 -0700 |
| commit | 6156b3e1c5da8a9d356d6f063f3a5b2ed11f5ef0 (patch) | |
| tree | ff950fea149d503943c919e074af809e91c503c9 /pkg/git/config.h | |
| parent | 3bd63350853cb08d5e5a878c7af33cb632f84996 (diff) | |
git: Update to 2.19.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 7c57c392..49659bd8 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.19.0" +#define GIT_VERSION "2.19.1" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY |
