diff options
| author | Ray San <[email protected]> | 2018-04-10 10:37:48 +0200 |
|---|---|---|
| committer | Ray San <[email protected]> | 2018-04-10 10:37:48 +0200 |
| commit | cc3b8645df23ed9aeb9d6efc806ab91170a29a89 (patch) | |
| tree | a43cc3115a78fe7140e3efbf8c66df09734c3adc /examples | |
| parent | 8e44f7b3c7362ca03f408b711a9baea41640ceac (diff) | |
| download | raylib-1.9.7-dev.tar.gz raylib-1.9.7-dev.zip | |
Updated release version1.9.7-dev
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 6902803e..becb91dc 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -25,7 +25,7 @@ # Define required raylib variables PROJECT_NAME ?= raylib_examples -RAYLIB_VERSION ?= 1.9.4 +RAYLIB_VERSION ?= 1.9.7 RAYLIB_API_VERSION ?= 1 RAYLIB_PATH ?= .. |
