Pārlūkot izejas kodu

Change raylib version to 2.6-dev

Ray 6 gadi atpakaļ
vecāks
revīzija
439e73a8ec
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/config.h

+ 1 - 1
src/config.h

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