diff options
| author | Michael Forney <mforney@mforney.org> | 2020-02-20 16:22:53 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-02-20 18:00:49 -0800 |
| commit | dc7676e1bd86c89ad612a6f57e77e6427de2cc18 (patch) | |
| tree | 207f9db92fbce354117e4a74d54a94db79ba5af0 /pkg/git/config.h | |
| parent | ebf39d586792507f6ea0eca8b20a2d613a8d092e (diff) | |
git: Update to 2.25.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 81a77481..b7848184 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.25.0" +#define GIT_VERSION "2.25.1" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY |
