change since 4.0.4 to since 4.1.0

This commit is contained in:
Vincent Wei
2019-11-21 10:25:59 +08:00
parent 14075969bd
commit f0975518b1
+2 -2
View File
@@ -13696,7 +13696,7 @@ MG_EXPORT int GUIAPI SetUserCompositionOps (HDC hdc,
*
* \return The handle to the video; NULL on error.
*
* Since 4.0.4
* Since 4.1.0
*/
MG_EXPORT GHANDLE GetVideoHandle (HDC hdc);
@@ -13714,7 +13714,7 @@ MG_EXPORT GHANDLE GetVideoHandle (HDC hdc);
* \note Only available when support for Linuxe DRM NEWGAL engine
* (`_MGGAL_DRM`) is enabled.
*
* Since 4.0.4
* Since 4.1.0
*
* @{
*/