summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2018-02-23 15:48:44 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2018-02-23 19:58:36 +0000
commitc794dce0a088235344851e81511c6c5a532ec36c (patch)
treefc504e3f2f6043a02c97017d1b2597dd5828159b /README.md
parentce8cbdbe064f5fd7f3e78b6349fa86604e6189d7 (diff)
downloadlibepoxy-c794dce0a088235344851e81511c6c5a532ec36c.tar.gz
docs: Update the supported GL version to 4.6
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0385df4..56b6a65 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Features
--------
* Automatically initializes as new GL functions are used.
- * GL 4.5 core and compatibility context support.
+ * GL 4.6 core and compatibility context support.
* GLES 1/2/3 context support.
* Knows about function aliases so (e.g.) `glBufferData()` can be
used with `GL_ARB_vertex_buffer_object` implementations, along