diff options
Diffstat (limited to 'projects')
| -rw-r--r-- | projects/VSCode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/VSCode/Makefile b/projects/VSCode/Makefile index 25e00c0b..2f43c9ea 100644 --- a/projects/VSCode/Makefile +++ b/projects/VSCode/Makefile @@ -25,7 +25,7 @@ # Define required raylib variables PROJECT_NAME ?= game -RAYLIB_VERSION ?= 4.2.0 +RAYLIB_VERSION ?= 5.1-dev RAYLIB_PATH ?= ..\.. # Define compiler path on Windows |
