update docs

clean Tutorial
bump version-number for cvs
This commit is contained in:
kuepper 2005-10-01 11:59:14 +00:00
commit 1b59c07cba
9 changed files with 149 additions and 102 deletions

18
eo/ForRelease Normal file
View file

@ -0,0 +1,18 @@
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: