We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d55ade commit a6b4771Copy full SHA for a6b4771
CMakeLists.txt
@@ -21,7 +21,7 @@ endif()
21
22
project(libprojectM
23
LANGUAGES C CXX
24
- VERSION 3.99.0
+ VERSION 4.0.0
25
)
26
27
# The API (SO) version for the shared library. Should be incremented whenever the binary interface changes
0 commit comments