Right. Some of the high-end fancy features are only in later versions of OpenGL, so you have to be careful. It always pays to consider what version you want to use - this limits/expands your target PCs, e.g. Hardly any GPUs support OpenGL 4.1, so you want to steer clear of that. OpenGL 1.5/2 is usually a safe bet (MineCraft uses OpenGL 1.4).