Update version number (internally)

This commit is contained in:
Ray 2018-10-01 15:29:34 +02:00
parent 47fab2f54d
commit ecb787d76f

View File

@ -25,7 +25,7 @@
*
**********************************************************************************************/
#define RAYLIB_VERSION "2.0"
#define RAYLIB_VERSION "2.1-dev"
// Edit to control what features Makefile'd raylib is compiled with
#if defined(RAYLIB_CMAKE)