freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] cmakelists-updates 28250b7 2/6: CMakeLists.txt: Update LIBRA


From: Nikolaus Waxweiler
Subject: [freetype2] cmakelists-updates 28250b7 2/6: CMakeLists.txt: Update LIBRARY_VERSION
Date: Thu, 11 Jul 2019 18:22:27 -0400 (EDT)

branch: cmakelists-updates
commit 28250b73b7c712c3a3f5d01a4de271fd67fa44af
Author: Nikolaus Waxweiler <address@hidden>
Commit: Nikolaus Waxweiler <address@hidden>

    CMakeLists.txt: Update LIBRARY_VERSION
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6961213..c1efc99 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]