mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-08-18 02:52:59 +00:00
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.
This commit is contained in:
@ -53,7 +53,7 @@ endif()
|
||||
|
||||
project(libprojectM
|
||||
LANGUAGES C CXX
|
||||
VERSION 4.1.0
|
||||
VERSION 4.2.0
|
||||
)
|
||||
|
||||
# The API (SO) version for the shared library. Should be incremented whenever the binary interface changes
|
||||
|
||||
Reference in New Issue
Block a user