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/CMakeLists.txt | |
| 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/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 632669ea..64d7f1fd 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -2,7 +2,7 @@ project(raylib) include(GNUInstallDirs) -set(PROJECT_VERSION 1.9.4) +set(PROJECT_VERSION 1.9.7) set(API_VERSION 1) set(RAYLIB raylib) # Name of the generated library |
