paradiseo/trunk/paradiseo-eo/ForRelease
legrand c3aec878e5 Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
2006-12-12 14:49:08 +00:00

17 lines
560 B
Text

In oder to create a new release from the current cvs sources perform
the following steps:
- 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.
- Post news on SourceForge project-page.
- 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
# mode: text
# fill-column: 80
# End: