SDL: Sync wiki -> header (16a17)

From 16a1721e9d422b3b42fe43ef4eb83be6715e14ef Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Thu, 18 Nov 2021 20:25:05 +0000
Subject: [PATCH] Sync wiki -> header

---
 include/SDL_main.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/SDL_main.h b/include/SDL_main.h
index 177f89326c..27f4a18b14 100644
--- a/include/SDL_main.h
+++ b/include/SDL_main.h
@@ -130,7 +130,7 @@ extern SDLMAIN_DECLSPEC int SDL_main(int argc, char *argv[]);
  * will not be changed it is necessary to define SDL_MAIN_HANDLED before
  * including SDL.h.
  *
- * \since This function is available since SDL 2.0.0.
+ * \since This function is available since SDL 2.0.2.
  *
  * \sa SDL_Init
  */