You are here: Documentation » Release Process
Release Process
- Hardcode build date (the current value of $Date$, the last change);
- Change version from development to release number;
- Copy trunk/branch to releases/[version number] in SVN (e.g.,
svn copy trunk releases/1.1.2
). - Run
svn export
on that release and package for release as a ZIP (be careful to not get any files apart from those created by the export, such as those created by the OS like .DS_STORE and Thumbs.db); - Update Release Notes;
- Update http://simplepie.org/downloads/;
- Mark version as shipped and set date on bug tracker, update target version;
- Post on blog, email simplepie-support.
release_process.txt · Last modified: 2011/03/06 03:56 (external edit)