summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
diff options
context:
space:
mode:
authorRay <[email protected]>2017-12-05 00:05:05 +0100
committerRay <[email protected]>2017-12-05 00:05:05 +0100
commit54d0acc3b6200e044771c28fb01ef97dde5b90a0 (patch)
tree02b1ea218c45cc160ebd1fc9e06651f51aa9c8ba /src/raylib.h
parent0cd327ccb253ef13a50ecf879f7bd9ebb8a7097f (diff)
downloadraylib-54d0acc3b6200e044771c28fb01ef97dde5b90a0.tar.gz
raylib-54d0acc3b6200e044771c28fb01ef97dde5b90a0.zip
Change version number for develop
Updated raylib version to 1.9-dev for development pourposes. Next raylib version is planned to implement a big amount of changes, so the version bump.
Diffstat (limited to 'src/raylib.h')
-rw-r--r--src/raylib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raylib.h b/src/raylib.h
index e5ad8a9d..399b1d4a 100644
--- a/src/raylib.h
+++ b/src/raylib.h
@@ -1,6 +1,6 @@
/**********************************************************************************************
*
-* raylib v1.8.0
+* raylib v1.9-dev
*
* A simple and easy-to-use library to learn videogames programming (www.raylib.com)
*