From f3a846d3367486ac215543de14217ee9af0477b2 Mon Sep 17 00:00:00 2001 From: BZLZHH Date: Wed, 5 Aug 2026 06:10:37 -0400 Subject: [PATCH] [Docs] (README): carry the 4.2 short-term target into the status note The compatibility section already said 4.2; the status note at the top of the README still said 3.3, so the two disagreed depending on how far a reader got. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 639305df..b7564ebb 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ MobileGL is a *free* and *open-source* project that implements a desktop **OpenG > [!NOTE] > -> **Status:** In development. Parts of the codebase are incomplete. Current short-term target: **OpenGL 3.3 (Core Profile)**. +> **Status:** In development. Parts of the codebase are incomplete. Current short-term target: **OpenGL 4.2 (Core Profile)**. ## Project positioning