From: Alex Schroeder Date: Tue, 29 Jun 2021 06:47:22 +0000 (+0200) Subject: Add a RELEASE file X-Git-Tag: bookmarks~22 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=commitdiff_plain;h=eb9d0fe39a51d6b1d9d83245d62d9ab2853bd4c7 Add a RELEASE file What do I need to remember when releasing a new version? Step 1 is to remember to increase the version number in all the right places. --- diff --git a/RELEASE b/RELEASE new file mode 100644 index 0000000..767a386 --- /dev/null +++ b/RELEASE @@ -0,0 +1,8 @@ +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