Skip to content

Commit 2f9e432

Browse files
authored
Prepare 20240116.1 patch for Apple Privacy Manifest (#1623)
1 parent 3ab97e7 commit 2f9e432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

absl/base/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
// LTS releases can be obtained from
119119
// https://github.com/abseil/abseil-cpp/releases.
120120
#define ABSL_LTS_RELEASE_VERSION 20240116
121-
#define ABSL_LTS_RELEASE_PATCH_LEVEL 0
121+
#define ABSL_LTS_RELEASE_PATCH_LEVEL 1
122122

123123
// Helper macro to convert a CPP variable to a string literal.
124124
#define ABSL_INTERNAL_DO_TOKEN_STR(x) #x

0 commit comments

Comments
 (0)