Procházet zdrojové kódy

Added a note to update the website after a stable release

Sam Lantinga před 3 roky
rodič
revize
5490505a2b
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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`