1) update the version
 - in "pycam/Gui/gtk-interface/pycam-project.ui" ("version" in "GtkAboutDialog")
 - in "changelog.txt" (including a summary of changes)
 - commit the changes

2) create the archives
 - VERSION=0.2 make dist
 - carefully check the resulting content of the archives

3) create an svn tag for the release (includes uploading the archive files)
 - VERSION=0.2 make tag

4) upload files to sourceforge
 - https://sourceforge.net/project/admin/explorer.php?group_id=237831
 - "Upload File"

5) announcements
 - create a project news items at sourceforge
 - create a new release at http://freshmeat.net
 - post the new release at http://www.cnczone.com/forums/showthread.php?t=63716
 - ?

