Setup version for release

This commit is contained in:
Ray 2019-05-27 13:03:14 +02:00
parent 87774a0a21
commit bef809d841
1 changed files with 1 additions and 1 deletions

View File

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