diff options
| author | Michael Forney <mforney@mforney.org> | 2021-04-14 02:16:17 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-04-17 14:22:30 -0700 |
| commit | b7e1ab2f37d7c7458ebc62f4d17d9310609a7b8b (patch) | |
| tree | 090e003e61a2a0acdf008ff64c2cd85d62da2186 /pkg/git/config.h | |
| parent | 3f57ffd0cd11a6decaf5d14d6fc2553a8ec9ec63 (diff) | |
git: Update to 2.31.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 1f59539d..e949c78f 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.30.1" +#define GIT_VERSION "2.31.1" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY |
