mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-30 23:18:30 +00:00
Increment version in meson build file
Increment raylib version and so lib version number.
This commit is contained in:
@@ -18,5 +18,5 @@ raylib = library('raylib',
|
||||
source_c,
|
||||
dependencies : [ glfw_dep, gl_dep, openal_dep, m_dep, x11_dep],
|
||||
install : true,
|
||||
version : '1.7.0')
|
||||
version : '1.8.0')
|
||||
|
||||
|
Reference in New Issue
Block a user