diff options
| author | Michael Forney <mforney@mforney.org> | 2020-06-01 19:48:49 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-06-02 04:03:29 -0700 |
| commit | 1bd3598ce4fd41e984649034df12e6828e1bed0c (patch) | |
| tree | eecc407a965257481401311a4ee4f64baae215e2 /pkg/git/config.h | |
| parent | f8cea8cf73bfbb961668f66e3cd037232ebb3340 (diff) | |
git: Update to 2.27.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 ec9b63d8..d0c8f7b5 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.26.2" +#define GIT_VERSION "2.27.0" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY |
