diff options
| author | Michael Forney <mforney@mforney.org> | 2020-08-03 22:18:50 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-08-04 02:29:08 -0700 |
| commit | c50ca42df571204ba4bd9db45abd7a4ccf82cd8e (patch) | |
| tree | b174b69efc859d5d5017df8169921e93e5097cd1 /pkg/git/config.h | |
| parent | fa12d8d1ac7632446ef88a5557d2199ed85f5b65 (diff) | |
git: Update to 2.28.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 d0c8f7b5..aa51699c 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.27.0" +#define GIT_VERSION "2.28.0" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY |
