SDL: Sync SDL3 wiki -> header (c6419)

https://github.com/libsdl-org/SDL/commit/c64197be1a1fe7c51465979e42e19478239c30e1

From c64197be1a1fe7c51465979e42e19478239c30e1 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Fri, 10 Jan 2025 20:56:33 +0000
Subject: [PATCH] Sync SDL3 wiki -> header

[ci skip]
---
 include/SDL3/SDL_tray.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/SDL3/SDL_tray.h b/include/SDL3/SDL_tray.h
index a3448cd2f9729..9830b966c32cb 100644
--- a/include/SDL3/SDL_tray.h
+++ b/include/SDL3/SDL_tray.h
@@ -393,7 +393,7 @@ extern SDL_DECLSPEC void SDLCALL SDL_SetTrayEntryCallback(SDL_TrayEntry *entry,
  *
  * \param entry The entry to activate.
  *
- * \since This function is available since SDL 3.1.9.
+ * \since This function is available since SDL 3.2.0.
  */
 extern SDL_DECLSPEC void SDLCALL SDL_ClickTrayEntry(SDL_TrayEntry *entry);