diff options
Diffstat (limited to 'absl/LTS.md')
-rw-r--r-- | absl/LTS.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/absl/LTS.md b/absl/LTS.md new file mode 100644 index 000000000000..f7be0997c429 --- /dev/null +++ b/absl/LTS.md @@ -0,0 +1,13 @@ +# Long Term Support (LTS) Branches + +This repository contains periodic snapshots of the Abseil codebase that are +Long Term Support (LTS) branches. An LTS branch allows you to use a known +version of Abseil without interfering with other projects which may also, in +turn, use Abseil. (For more information about our releases, see the +[Abseil Release Management](https://abseil.io/about/releases) guide. + +## LTS Branches + +The following lists LTS branches and the date they have been released: + +* [LTS Branch June 18, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_06_18/) |