X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=RELEASE;h=ade220dc7dbd921c188ab215a3bdbb0824882b78;hp=767a386584ed798be3d2e3aa9a497e0507388aeb;hb=8df32499ec6d54b37427a5f49bc41fce47a98ffc;hpb=eb9d0fe39a51d6b1d9d83245d62d9ab2853bd4c7 diff --git a/RELEASE b/RELEASE index 767a386..ade220d 100644 --- a/RELEASE +++ b/RELEASE @@ -3,6 +3,13 @@ Preparing a new Release When preparing a new release, set the version number: -1. in config.mk -2. in elpher.el metadata at the top -3. in elpher.el definition of elpher-version +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 +