summaryrefslogtreecommitdiffhomepage
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorRay <[email protected]>2018-02-04 13:47:42 +0100
committerGitHub <[email protected]>2018-02-04 13:47:42 +0100
commitb908a4078a2f318e6bc9cbdcb7045d1ccab0c6a4 (patch)
treed853750091f0c5aa462a35621eecfddea5044c73 /src/CMakeLists.txt
parentd50e291e8639de5cfb222bffc431f0f76151d48a (diff)
parent543745846974aa2f2fc3140238299aa3b78a30b6 (diff)
downloadraylib-1.9.4-dev.tar.gz
raylib-1.9.4-dev.zip
Merge pull request #460 from raysan5/develop1.9.4-dev
Integrate develop branch
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 54d3e59c..e9784ff4 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -2,7 +2,7 @@
project(raylib)
include("../utils.cmake")
-set(PROJECT_VERSION 1.9.2)
+set(PROJECT_VERSION 1.9.4)
set(API_VERSION 1)
set(RAYLIB raylib) # Name of the generated library