From f0f4b6dc3de71c50b6e06a180e3d95f4111d13f0 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 19 Oct 2020 17:43:14 -0700 Subject: git: Update to 2.29.0 Installation of links in git-core is now optional via SKIP_DASHED_BUILT_INS, so we choose to skip them as well. --- pkg/git/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/git/config.h') diff --git a/pkg/git/config.h b/pkg/git/config.h index aa51699c..14ff7a2e 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.28.0" +#define GIT_VERSION "2.29.0" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY -- cgit v1.2.3