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