1. Update CHANGELOG with all changes. Include version number you are 
   releaseing.

2. Update makefile with correct version number.

3. make sedspec sedrules

# CHANGES FOR CVS:
4. cvs commit

5. cvs -q tag release-WHATEVER

5a. If eve-dot-zero release:
		cvs -q tag -b release-FOO-branch

# CHANGES for SVN/CVS sync'ing

5.5. svn commit
     svn cp   # make tag
     if dot-0 svn cp to make branch

6. make release

7. rpmbuild -ta current-WHATEVER.tar.gz

7.3. rpm --addsign <packages>

7.6  gpg -a -b current-<foo>.tar.gz

8. scp current-WHATEVER and the rpms in step 7 to 
   FTP repository

9. publish release tarball / rpms on tigris

10. update news and main pages on tigris

11. announce on mailing list

12. annouce on freshmeat


