add zip to dist,

update release-plan.
This commit is contained in:
kuepper 2005-10-01 16:05:01 +00:00
commit 1926817eae
2 changed files with 7 additions and 8 deletions

View file

@ -1,15 +1,14 @@
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
- Set version number in configure.in and 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
- 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
- Send announcement to mailing lists.
- Bump version number to next x.y.z-cvs in configure.in and doc/eo.cfg.
# Local Variables:
# coding: iso-8859-1