Browse Source

Update version number (internally)

Ray 7 năm trước cách đây
mục cha
commit
ecb787d76f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/config.h

+ 1 - 1
src/config.h

@@ -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)