Selaa lähdekoodia

Setup version for release

Ray 6 vuotta sitten
vanhempi
commit
bef809d841
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/config.h

+ 1 - 1
src/config.h

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