aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/abseil-cpp-tstring/y_absl
diff options
context:
space:
mode:
authorrobot-contrib <robot-contrib@yandex-team.com>2023-05-19 11:45:57 +0300
committerrobot-contrib <robot-contrib@yandex-team.com>2023-05-19 11:45:57 +0300
commit9961967ed9f162b1dbcc355d2591f795672b37e7 (patch)
tree1990573677cd8b16c1f86b7c1450d040ba70e3f2 /contrib/restricted/abseil-cpp-tstring/y_absl
parent4c01c9b876223489a90e694f06b446adc117c4e1 (diff)
downloadydb-9961967ed9f162b1dbcc355d2591f795672b37e7.tar.gz
Update contrib/restricted/abseil-cpp-tstring to 20230125.3
Diffstat (limited to 'contrib/restricted/abseil-cpp-tstring/y_absl')
-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 158824410e..1b8c1ece56 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 20230125
-#define Y_ABSL_LTS_RELEASE_PATCH_LEVEL 2
+#define Y_ABSL_LTS_RELEASE_PATCH_LEVEL 3
// Helper macro to convert a CPP variable to a string literal.
#define Y_ABSL_INTERNAL_DO_TOKEN_STR(x) #x