|
@@ -112,7 +112,7 @@
|
|
|
// LTS releases can be obtained from
|
|
|
// https://github.com/abseil/abseil-cpp/releases.
|
|
|
#define ABSL_LTS_RELEASE_VERSION 20230125
|
|
|
-#define ABSL_LTS_RELEASE_PATCH_LEVEL 2
|
|
|
+#define ABSL_LTS_RELEASE_PATCH_LEVEL 3
|
|
|
|
|
|
// Helper macro to convert a CPP variable to a string literal.
|
|
|
#define ABSL_INTERNAL_DO_TOKEN_STR(x) #x
|