ARB_texture_query_lod: update OpenGL version needed (#393)

The original requirement of OpenGL version 2.0 and OpenGL Shading
language version 1.30 was inconsistent, as it is not possible a driver
exposing both is not possible. Updating the OpenGL version required.

This fixes the internal API issue 124.
1 file changed