Skip to content

Commit 2f24414

Browse files
committed
Update libprojectM version to 4.2.0
This early version bump will make it possible for developers using both the 4.1.x branch and current master to distinguish the API version with #ifdefs.
1 parent 149bfc4 commit 2f24414

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

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

5454
project(libprojectM
5555
LANGUAGES C CXX
56-
VERSION 4.1.0
56+
VERSION 4.2.0
5757
)
5858

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

0 commit comments

Comments
 (0)