From 6b3140bd6f071765bfee1f2edd23b162cd2a6e63 Mon Sep 17 00:00:00 2001 From: Arun Date: Sun, 27 Aug 2023 09:47:54 +0530 Subject: [PATCH] Updated Developer guides (markdown) --- Developer-guides.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Developer-guides.md b/Developer-guides.md index 59a016d..cfe90ae 100644 --- a/Developer-guides.md +++ b/Developer-guides.md @@ -4,7 +4,8 @@ 2. Update program options and help in Wiki, if required 3. Update auto-completion scripts, if required 4. Update `VERSION` in source -5. Update the `app_version` section within `misc/haiku/nnn.rdef`. In addition, make sure to change the `variety` from `B_APPV_DEVELOPMENT` to `B_APPV_FINAL`. +5. Update the `app_version` section within `misc/haiku/nnn.rdef`. + Change the `variety` from `B_APPV_DEVELOPMENT` to `B_APPV_FINAL`. 6. Update date in man page 7. Review list of auto-generated packages 8. Update `CHANGELOG`