diff options
| author | Ray <[email protected]> | 2023-10-18 00:33:05 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-10-18 00:33:05 +0200 |
| commit | fc6152613f4bb97708935a9f8096d2ca4d9fbb76 (patch) | |
| tree | 2da8c9a52df94744f44f1421e7b7b6470422b67c /examples/Makefile | |
| parent | 53cd60bb29c97951cd0379aa230d43f794f055ce (diff) | |
| download | raylib-fc6152613f4bb97708935a9f8096d2ca4d9fbb76.tar.gz raylib-fc6152613f4bb97708935a9f8096d2ca4d9fbb76.zip | |
REVIEWED: `raylib 5.0-dev` version for a future release
Diffstat (limited to 'examples/Makefile')
| -rw-r--r-- | examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile index 6031f05e..74b3b874 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -30,7 +30,7 @@ PLATFORM ?= PLATFORM_DESKTOP # 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 |
