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 /src/Makefile | |
| 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 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index e6c3b7d8..8444ed57 100644 --- a/src/Makefile +++ b/src/Makefile @@ -42,7 +42,7 @@ .PHONY: all clean install uninstall # Define required raylib variables -RAYLIB_VERSION = 1.9.4 +RAYLIB_VERSION = 1.9.7 RAYLIB_API_VERSION = 1 # See below for alternatives. |
