瀏覽代碼

Added a note to update the website after a stable release

Sam Lantinga 3 年之前
父節點
當前提交
5490505a2b
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      docs/release_checklist.md

+ 4 - 0
docs/release_checklist.md

@@ -16,6 +16,8 @@ mechanical work.
 
 * Do the release
 
+* Update the website file include/header.inc.php to reflect the new version
+
 ## New bugfix release
 
 * Check that no new API/ABI was added
@@ -28,6 +30,8 @@ mechanical work.
 
 * Do the release
 
+* Update the website file include/header.inc.php to reflect the new version
+
 ## After a feature release
 
 * Create a branch like `release-2.24.x`