Explorar el Código

Change raylib version to 2.6-dev

pull/931/head
Ray hace 6 años
padre
commit
439e73a8ec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/config.h

+ 1
- 1
src/config.h Ver fichero

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

Cargando…
Cancelar
Guardar