diff options
| author | Michael Forney <mforney@mforney.org> | 2020-01-13 16:07:34 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-01-13 16:07:34 -0800 |
| commit | 1ce6f07fb0601222352024f3d172c563d51526c4 (patch) | |
| tree | feb53ef57f894b9ba106b54a6df68030fa969c7b /pkg/git/config.h | |
| parent | 59f26ab1426d1233900aa2110d9e933e93236b8e (diff) | |
git: Update to 2.25.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 0dd4d84c..81a77481 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.24.1" +#define GIT_VERSION "2.25.0" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY |
