mirror of https://github.com/raysan5/raylib
Change raylib version to 2.6-dev
This commit is contained in:
parent
3d5fa81bf2
commit
439e73a8ec
|
@ -25,7 +25,7 @@
|
|||
*
|
||||
**********************************************************************************************/
|
||||
|
||||
#define RAYLIB_VERSION "2.5"
|
||||
#define RAYLIB_VERSION "2.6-dev"
|
||||
|
||||
// Edit to control what features Makefile'd raylib is compiled with
|
||||
#if defined(RAYLIB_CMAKE)
|
||||
|
|
Loading…
Reference in New Issue