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.
This commit is contained in:
Ray
2017-12-05 00:05:05 +01:00
parent 0cd327ccb2
commit 54d0acc3b6
2 changed files with 3 additions and 3 deletions

View File

@@ -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)
*