From f644f14e86c48224e733c4aedc275ccb2b757bf7 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Wed, 19 Oct 2016 20:41:11 +0100 Subject: [PATCH] Update the making a release instructions --- docs/team/Making-A-Release.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/team/Making-A-Release.html b/docs/team/Making-A-Release.html index 24040d4..cbc9a75 100644 --- a/docs/team/Making-A-Release.html +++ b/docs/team/Making-A-Release.html @@ -6,8 +6,8 @@ title: Making A Release

Prepare

    -
  1. Make sure that the release date and version history have been updated in the readme and src/api/api.h.
  2. -
  3. Update the version numbers in src/api/api.h, src/backend/app/loot_version.cpp.in, src/resource.rc and scripts/installer.iss.
  4. +
  5. Update the version numbers in scripts/git/pre-commit, src/backend/app/loot_version.cpp.in, src/resource.rc and scripts/installer.iss.
  6. +
  7. Make sure that the version histories in docs/api/changelog.rst, docs/app/changelog.rst and docs/metadata/changelog.rst have the correct changelogs for the new release and that its release date is set.

If the new release makes metadata syntax changes: