aboutsummaryrefslogtreecommitdiffstats
path: root/make/config
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2018-01-15 08:47:31 +0100
committerSven Gothel <[email protected]>2018-01-15 08:47:31 +0100
commitf8b4aeff223be3d1766320e43f4cbe8420c393b5 (patch)
tree61f7d4290fd06acc8b18d148809d61aad1556b99 /make/config
parente2bd4af7e7f9131de987af4df6db1cd1d0e85878 (diff)
parent0d2abcd9b556cabdaaaa36d0c1465d3d1f4f0808 (diff)
Merge remote-tracking branch 'remotes/xranby/www'
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 */