Commit 5c1b7f6ea7e4d9333afa62c71666b04ac9eaf196

Sam Lantinga 2022-06-16T12:42:45

Added instructions for updating Makefile.w32 for release

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/docs/release_checklist.md b/docs/release_checklist.md
index bb38f4f..b5d9baf 100644
--- a/docs/release_checklist.md
+++ b/docs/release_checklist.md
@@ -10,6 +10,7 @@
     * `Xcode/SDL/Info-Framework.plist`: `CFBundleShortVersionString`,
         `CFBundleVersion`
     * `Makefile.os2`: `VERSION`
+    * `Makefile.w32`: `*_VERSION`
     * `build-scripts/winrtbuild.ps1`: `$SDLVersion`
     * `include/SDL_version.h`: `SDL_*_VERSION`, `SDL_PATCHLEVEL`
     * `src/main/windows/version.rc`: `FILEVERSION`, `PRODUCTVERSION`,