18 lines
504 B
Text
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:
|