SimplePie 1.5 is now available!

SimplePie Documentation.  Learn how to use this thing.  It's way better than going to school.

You are here: Documentation » Release Process

Release Process

  1. Hardcode build date (the current value of $Date$, the last change);
  2. Change version from development to release number;
  3. Copy trunk/branch to releases/[version number] in SVN (e.g., svn copy trunk releases/1.1.2).
  4. 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);
  5. Update Release Notes;
  6. Mark version as shipped and set date on bug tracker, update target version;
  7. Post on blog, email simplepie-support.

release_process.txt · Last modified: 2011/03/06 03:56 (external edit)