= Release Procedures = [[TOC(Developer/Release, depth=2)]] This page details steps that need to be taken in order to cut a release of RTEMS. = Main = Main release steps. == General == 1. Generate ChangeLog == Git == 1. Create branch for release == Website == 1. Announcement == Trac == 1. Bump default version to the current release == FTP == 1. Upload file to FTP with sha256. == Documentation == 1. Generate docs from branch. 1. Update `docs.rtems.org` = Tarball Generation = 1. Run bootstrap 1. Include ChangeLog ---- = Snapshot = There are no snapshots as of yet.