diff options
| author | Randy Palamar <randy@rnpnr.xyz> | 2024-03-09 15:59:36 -0700 |
|---|---|---|
| committer | Randy Palamar <randy@rnpnr.xyz> | 2024-03-09 15:59:36 -0700 |
| commit | e38d34df74f423f27adcb9ff672f43b8c62f0efc (patch) | |
| tree | 43cb8a71f21d53cb4d518a6b44f7da365afe118b /pkg/git/config.h | |
| parent | c1628f7b962d273dc74bed7a24b9c67e02a2df2c (diff) | |
git: bump to 2.44.0
Diffstat (limited to 'pkg/git/config.h')
| -rw-r--r-- | pkg/git/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/git/config.h b/pkg/git/config.h index cbabea58..3463af01 100644 --- a/pkg/git/config.h +++ b/pkg/git/config.h @@ -3,7 +3,7 @@ #define DEFAULT_PAGER "" #define ETC_GITATTRIBUTES "/etc/gitattributes" #define ETC_GITCONFIG "/etc/gitconfig" -#define GIT_BUILT_FROM_COMMIT "43c8a30d150ecede9709c1f2527c8fba92c65f40" +#define GIT_BUILT_FROM_COMMIT "3c2a3fdc388747b9eaf4a4a4f2035c1c9ddb26d0" #define GIT_EXEC_PATH "libexec/git-core" #define GIT_HOST_CPU "unknown" #define GIT_HTML_PATH "share/doc/git-doc" @@ -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.42.0" +#define GIT_VERSION "2.44.0" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY |
