Skip to content

Commit

Permalink
Prepare 20240116.1 patch for Apple Privacy Manifest (#1623)
Browse files Browse the repository at this point in the history
  • Loading branch information
derekmauro committed Feb 12, 2024
1 parent 3ab97e7 commit 2f9e432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion absl/base/config.h
Expand Up @@ -118,7 +118,7 @@
// LTS releases can be obtained from
// https://github.com/abseil/abseil-cpp/releases.
#define ABSL_LTS_RELEASE_VERSION 20240116
#define ABSL_LTS_RELEASE_PATCH_LEVEL 0
#define ABSL_LTS_RELEASE_PATCH_LEVEL 1

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

0 comments on commit 2f9e432

Please sign in to comment.