Version tweak

This commit is contained in:
Ray 2020-11-19 20:01:40 +01:00
parent 9471794449
commit 700bff5fd8

View File

@ -1,6 +1,6 @@
/**********************************************************************************************
*
* rlgl v3.1.0 - raylib OpenGL abstraction layer
* rlgl v3.1 - raylib OpenGL abstraction layer
*
* rlgl is a wrapper for multiple OpenGL versions (1.1, 2.1, 3.3 Core, ES 2.0) to
* pseudo-OpenGL 1.1 style functions (rlVertex, rlTranslate, rlRotate...).