Browse Source

Removed dev from version

pull/577/head
Ray 6 years ago
parent
commit
9e2c418a92
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/config.h

+ 1
- 1
src/config.h View File

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

Loading…
Cancel
Save