1 Preparing a new Release
2 =======================
4 When preparing a new release, set the version number:
6 1. in config.mk: VERSION variable
7 2. in elpher.el: metadata at the top
8 3. in elpher.el: definition of elpher-version
9 4. in elpher-pkg.el: second argument to 'define-package'
10 5. in elpher.texi: 'settitle' declaration at the top
12 Make sure the documentation is up to date and builds:
14 make elpher.info elpher.html elpher.pdf