paradiseo/eo/ForRelease
kuepper 1b59c07cba update docs
clean Tutorial
bump version-number for cvs
2005-10-01 11:59:14 +00:00

18 lines
504 B
Text

In oder to create a new release from the current cvs sources perform
the following steps:
- set version number in configure.in
- set version number in doc/eo.cfg
- Check/update NEWS file, set release date and version in NEWS.
- Run `make check && make dist`
- test distribution (unpack, configure, make check)
- put distributions at SourceForge
- Post news on SourceForge project-page.
- send announcement to mailing lists
# Local Variables:
# coding: iso-8859-1
# mode: text
# fill-column: 80
# End: