diff --git a/README.md b/README.md index 292534235..24f2dfefa 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ DESIGN GOALS SUPPORTED PLATFORMS =================== -* **OpenGL** 2.1 through 4.3, core profile functionality and modern +* **OpenGL** 2.1 through 4.4, core profile functionality and modern extensions * **OpenGL ES** 2.0, 3.0 and extensions to match desktop OpenGL functionality * **Linux** and embedded Linux (natively using GLX/EGL and Xlib or through diff --git a/doc/mainpage.dox b/doc/mainpage.dox index 7ed82d7d5..027bd8526 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -62,7 +62,7 @@ namespace Magnum { @section mainpage-platforms Supported platforms -- **OpenGL** 2.1 through 4.3, core profile functionality and modern +- **OpenGL** 2.1 through 4.4, core profile functionality and modern extensions - **OpenGL ES** 2.0, 3.0 and extensions to match desktop OpenGL functionality - **Linux** and embedded Linux (natively using GLX/EGL and Xlib or through