aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorraysan5 <raysan5@gmail.com>2017-11-25 19:40:05 +0100
committerraysan5 <raysan5@gmail.com>2017-11-25 19:40:05 +0100
commit853cc6f4c96f4de94a11aa8317e98fd0e42c64fd (patch)
tree66a39e501068d6ed57bf4b10a4cf0ab92cec34c0 /src
parentd54ea107f7c1bf7c006f4782a435ba9c33e33f73 (diff)
downloadraylib-853cc6f4c96f4de94a11aa8317e98fd0e42c64fd.tar.gz
raylib-853cc6f4c96f4de94a11aa8317e98fd0e42c64fd.zip
Added authorization token
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 1fec104f..47938030 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -2,7 +2,7 @@
project(raylib)
include("../utils.cmake")
-set(PROJECT_VERSION 1.9.0dev)
+set(PROJECT_VERSION 1.9.1-dev)
set(RAYLIB raylib) # Name of the generated library