diff options
| author | Ray <[email protected]> | 2024-07-01 18:31:16 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2024-07-01 18:31:16 +0200 |
| commit | 2f49250baf68000f79d37f2cc0478d3fa310c331 (patch) | |
| tree | eb13983f7761049036a0a8b29c0e50db7da7a06c /examples | |
| parent | fbd79cde5f67ec863832a95942ae0c2e88947bbc (diff) | |
| download | raylib-2f49250baf68000f79d37f2cc0478d3fa310c331.tar.gz raylib-2f49250baf68000f79d37f2cc0478d3fa310c331.zip | |
WARNING: UPDATE: Starting works on `raylib 5.5` release
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile index c9f819dd..b9a2aa88 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -62,7 +62,7 @@ endif # Define required raylib variables PROJECT_NAME ?= raylib_examples -RAYLIB_VERSION ?= 5.0.0 +RAYLIB_VERSION ?= 5.5.0 RAYLIB_PATH ?= .. # Define raylib source code path |
