With GLU version 1.1 or later, gluGetString returns the version number of the GLU library or the version number and any vendor-specific GLU extension calls.
The prototype of gluGetString is:
const GLubyte *gluGetString(GLenum name);