diff --git a/RELEASE.TXT b/RELEASE.TXT new file mode 100644 index 000000000..d33bc7d4a --- /dev/null +++ b/RELEASE.TXT @@ -0,0 +1,11 @@ +//===---------------------------------------------------------------------===// +// Post-Release TODO +//===---------------------------------------------------------------------===// + +These notes contain a list of things that must be done after branching for +an LLVM release. + +1. Update _LIBCPP_VERSION in `__config` +2. Update the __libcpp_version file. +3. Update the version number in `docs/conf.py` +4. Create ABI lists for the previous release under `lib/abi`