diff options
| author | Ray <raysan5@gmail.com> | 2019-08-07 00:33:33 +0200 |
|---|---|---|
| committer | Ray <raysan5@gmail.com> | 2019-08-07 00:33:33 +0200 |
| commit | 439e73a8ece912f2a7df5f4c0ed7fc6fb7673672 (patch) | |
| tree | e1095b3373829cf689bcf243eac2218daec0595a /src | |
| parent | 3d5fa81bf2753badacf9e8c01c51943a0c3acf85 (diff) | |
| download | raylib-439e73a8ece912f2a7df5f4c0ed7fc6fb7673672.tar.gz raylib-439e73a8ece912f2a7df5f4c0ed7fc6fb7673672.zip | |
Change raylib version to 2.6-dev
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h index 07cf5fe7..050cce18 100644 --- a/src/config.h +++ b/src/config.h @@ -25,7 +25,7 @@ * **********************************************************************************************/ -#define RAYLIB_VERSION "2.5" +#define RAYLIB_VERSION "2.6-dev" // Edit to control what features Makefile'd raylib is compiled with #if defined(RAYLIB_CMAKE) |
