Bump libprojectM version to 4.1.6

This commit is contained in:
Kai Blaschke
2025-11-10 10:57:17 +01:00
parent 3371d864c8
commit 3158ee615e

View File

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