aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/abseil-cpp-tstring/y_absl/base/config.h
diff options
context:
space:
mode:
authorrobot-contrib <robot-contrib@yandex-team.com>2022-09-02 06:40:47 +0300
committerrobot-contrib <robot-contrib@yandex-team.com>2022-09-02 06:40:47 +0300
commit51a224bb8b00edadf75a9040ddcb4dbce8382a14 (patch)
tree2799dea33ef178a4ee223e6b0d482f7a5adcbc5a /contrib/restricted/abseil-cpp-tstring/y_absl/base/config.h
parenteb11e8b159422c29c8c10e65a13ed09c8759ee88 (diff)
downloadydb-51a224bb8b00edadf75a9040ddcb4dbce8382a14.tar.gz
Update contrib/restricted/abseil-cpp-tstring to 20220623.1
Diffstat (limited to 'contrib/restricted/abseil-cpp-tstring/y_absl/base/config.h')
-rw-r--r--contrib/restricted/abseil-cpp-tstring/y_absl/base/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/restricted/abseil-cpp-tstring/y_absl/base/config.h b/contrib/restricted/abseil-cpp-tstring/y_absl/base/config.h
index 334555260a..6ffa20f4f0 100644
--- a/contrib/restricted/abseil-cpp-tstring/y_absl/base/config.h
+++ b/contrib/restricted/abseil-cpp-tstring/y_absl/base/config.h
@@ -112,7 +112,7 @@
// LTS releases can be obtained from
// https://github.com/abseil/abseil-cpp/releases.
#define Y_ABSL_LTS_RELEASE_VERSION 20220623
-#define Y_ABSL_LTS_RELEASE_PATCH_LEVEL 0
+#define Y_ABSL_LTS_RELEASE_PATCH_LEVEL 1
// Helper macro to convert a CPP variable to a string literal.
#define Y_ABSL_INTERNAL_DO_TOKEN_STR(x) #x