1) update the version and the changelog
 - in "pycam/Gui/gtk-interface/pycam-project.ui" ("version" in "GtkAboutDialog")
 - in "Changelog"
 - update the release date and the list of changes in "Changelog"
 - 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
 - create a directory for the new release
 - click at the icon to the left of the new directory and upload the new archives
 - create a file called "release-notes-0.x" and upload it to the same directory
 - mark the release notes files as "Release notes" (see "Properties")
 - set the release notes and the target operating systems for the archives

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
 - ?

