Bump libprojectM version to 4.1.2

This commit is contained in:
Kai Blaschke
2024-07-12 13:31:12 +02:00
parent 9c4b12d711
commit 9bc89af81f

View File

@ -25,7 +25,7 @@ endif()
project(libprojectM
LANGUAGES C CXX
VERSION 4.1.1
VERSION 4.1.2
)
# The API (SO) version for the shared library. Should be incremented whenever the binary interface changes