diff options
| author | Michael Forney <mforney@mforney.org> | 2021-03-02 02:12:11 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-03-02 16:20:18 -0800 |
| commit | a0df014a9387b3d1a91c778619d7d83ae022f8c7 (patch) | |
| tree | 8eb34d63472c8bed164779856a2ce9009ad2d24c /pkg/git/config.h | |
| parent | 7591fd50039fab97b93c19dfe41c53e8ef58f1a6 (diff) | |
git: Update to 2.30.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 d3a7899d..1f59539d 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.0" +#define GIT_VERSION "2.30.1" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY |
