summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-08-16 23:10:29 -0700
committerMichael Forney <mforney@mforney.org>2019-08-16 23:10:38 -0700
commita9a4415ee61ed549c46742238fb930e3760edae3 (patch)
treee59fae697168a4c26dfdfa74a5ce0bc0a4b796c8 /pkg/git/config.h
parent7753f056d531c604576ff6844cf63d4326ed342f (diff)
git: Update to 2.23.0
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 22245687..836a4413 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.22.1"
+#define GIT_VERSION "2.23.0"
#define HAVE_ALLOCA_H
#define HAVE_PATHS_H
#define HAVE_DEV_TTY