diff options
| author | Ray <[email protected]> | 2022-08-06 19:23:36 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2022-08-06 19:23:36 +0200 |
| commit | 86ac792d9a950a6ce8878d53417627c857516ebd (patch) | |
| tree | df1fdb87477cef7c9bd172c4a14c548af1cba16a /projects/VSCode | |
| parent | ec8fabceeb20939e9330b4fd84e69bba3506a78b (diff) | |
| download | raylib-86ac792d9a950a6ce8878d53417627c857516ebd.tar.gz raylib-86ac792d9a950a6ce8878d53417627c857516ebd.zip | |
Review projects details for raylib 4.2
Diffstat (limited to 'projects/VSCode')
| -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 4ae525c1..9b8cbea1 100644 --- a/projects/VSCode/Makefile +++ b/projects/VSCode/Makefile @@ -25,7 +25,7 @@ # Define required raylib variables PROJECT_NAME ?= game -RAYLIB_VERSION ?= 4.0.0 +RAYLIB_VERSION ?= 4.2.0 RAYLIB_PATH ?= ..\.. # Define compiler path on Windows |
