diff options
| author | Michael Forney <mforney@mforney.org> | 2019-08-13 16:15:40 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-08-13 16:15:40 -0700 |
| commit | 7753f056d531c604576ff6844cf63d4326ed342f (patch) | |
| tree | b543afcf759ae7114fa7e77abb63e1cc27ec5306 /pkg/git/config.h | |
| parent | e72c7d5cbdafc763d4cfffcdeb3e06f7c69b0ce7 (diff) | |
git: Update to 2.22.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 b5e357cf..22245687 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.22.0" +#define GIT_VERSION "2.22.1" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY |
