[libromdata] CMakeLists.txt: Bump the SOVERSION to 6.1.

It's ABI-compatible with 6.0 (using only .so.6, not .so.6.1), but there
have been changes since the previous release.
This commit is contained in:
David Korth 2025-04-28 18:21:02 -04:00
parent 3e853a59da
commit bd5b649bf3

View File

@ -452,7 +452,7 @@ IF(RP_LIBROMDATA_IS_DLL)
ADD_DEFINITIONS(-DRP_BUILDING_FOR_DLL=1)
# NOTE: Not using the project version here.
# This represents the ABI version.
SET(${PROJECT_NAME}_VERSION 6.0)
SET(${PROJECT_NAME}_VERSION 6.1)
SET(${PROJECT_NAME}_SOVERSION 6)
IF(MSVC)
# Delay-load sources.