summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-03-20 15:06:57 -0700
committerMichael Forney <mforney@mforney.org>2020-03-20 15:06:57 -0700
commit1eee840b7929813eaaab6c69762d6e90eab759d7 (patch)
tree232ac630035a4016228bf69dcf44f65de6483e74 /pkg/git/config.h
parentb492f5d33e4c9f1f86075c263d909912c1b76acf (diff)
git: Update to 2.25.2
Diffstat (limited to 'pkg/git/config.h')
-rw-r--r--pkg/git/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/git/config.h b/pkg/git/config.h
index b7848184..491a07ec 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.1"
+#define GIT_VERSION "2.25.2"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY