diff options
Diffstat (limited to 'examples/Makefile.Web')
| -rw-r--r-- | examples/Makefile.Web | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.Web b/examples/Makefile.Web index 267e0239..ac8d5af8 100644 --- a/examples/Makefile.Web +++ b/examples/Makefile.Web @@ -30,7 +30,7 @@ PLATFORM ?= PLATFORM_WEB # Define required raylib variables PROJECT_NAME ?= raylib_examples -RAYLIB_VERSION ?= 4.5.0 +RAYLIB_VERSION ?= 5.0.0 RAYLIB_PATH ?= .. # Locations of raylib.h and libraylib.a/libraylib.so |
