Replaced link to bookmarks on start page.
[elpher.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 767a386..ade220d 100644 (file)
--- 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
+