mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-15 17:28:07 +02:00
CMakeLists.txt: Update LIBRARY_VERSION
This commit is contained in:
parent
db5fa06098
commit
28250b73b7
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ set(VERSION_PATCH "1")
|
|||
# Increment AGE. Set REVISION to 0
|
||||
# If the source code was changed, but there were no interface changes:
|
||||
# Increment REVISION.
|
||||
set(LIBRARY_VERSION "6.16.0")
|
||||
set(LIBRARY_VERSION "6.17.1")
|
||||
set(LIBRARY_SOVERSION "6")
|
||||
|
||||
# External dependency library detection is automatic. See the top of this file,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue