aboutsummaryrefslogtreecommitdiffstats
path: root/make/config
diff options
context:
space:
mode:
authorXerxes Rånby <[email protected]>2015-10-20 12:52:28 +0200
committerXerxes Rånby <[email protected]>2015-10-20 12:52:28 +0200
commit0d2abcd9b556cabdaaaa36d0c1465d3d1f4f0808 (patch)
treee02be050728e5d3377e4f24889b571918640e1da /make/config
parentb3555058a05aed43e8fe93dc21db70695df5a9ad (diff)
make/doc/jogl/spec-overview.html, make/config/jogl/gl-common.cfg: OpenGL ES 3.1 -> 3.2
Diffstat (limited to 'make/config')
-rw-r--r--make/config/jogl/gl-common.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/config/jogl/gl-common.cfg b/make/config/jogl/gl-common.cfg
index 2396f86a1..be4d9c44e 100644
--- a/make/config/jogl/gl-common.cfg
+++ b/make/config/jogl/gl-common.cfg
@@ -1018,7 +1018,7 @@ ClassJavadoc GLES2 * as well as most of it's extensions defined at the time of
ClassJavadoc GLES2 */
ClassJavadoc GLES3 /**
-ClassJavadoc GLES3 * <p>This interface contains all OpenGL ES [ 3.0 .. 3.1 ] methods,
+ClassJavadoc GLES3 * <p>This interface contains all OpenGL ES [ 3.0 .. 3.2 ] methods,
ClassJavadoc GLES3 * as well as most of it's extensions defined at the time of this specification.</p>
ClassJavadoc GLES3 */