Bump libprojectM version to 4.1.4

This commit is contained in:
Kai Blaschke
2025-01-24 15:18:56 +01:00
parent 9aa8bcb1fe
commit d0caed9554

View File

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