Skip to content

Commit 929c17c

Browse files
authored
Prepare 20230802.2 patch for Apple Privacy Manifest (#1622)
1 parent 11e1e5c commit 929c17c

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
@@ -112,7 +112,7 @@
112112
// LTS releases can be obtained from
113113
// https://github.com/abseil/abseil-cpp/releases.
114114
#define ABSL_LTS_RELEASE_VERSION 20230802
115-
#define ABSL_LTS_RELEASE_PATCH_LEVEL 1
115+
#define ABSL_LTS_RELEASE_PATCH_LEVEL 2
116116

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

0 commit comments

Comments
 (0)