Skip to content

Commit c396b9f

Browse files
committed
Bump libprojectM version to 4.1.5
Signed-off-by: Kai Blaschke <kai.blaschke@kb-dev.net>
1 parent 7d96e02 commit c396b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ endif()
5252

5353
project(libprojectM
5454
LANGUAGES C CXX
55-
VERSION 4.1.4
55+
VERSION 4.1.5
5656
)
5757

5858
# The API (SO) version for the shared library. Should be incremented whenever the binary interface changes

0 commit comments

Comments
 (0)