We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d752d commit 59b5856Copy full SHA for 59b5856
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required (VERSION 3.16.3) # Oldest Ubuntu LTS (20.04 currently)
2
3
-project(libheif LANGUAGES C CXX VERSION 1.17.5)
+project(libheif LANGUAGES C CXX VERSION 1.17.6)
4
5
# compatibility_version is never allowed to be decreased for any specific SONAME.
6
# Libtool in the libheif-1.15.1 release had set it to 17.0.0, so we have to use this for the v1.x.y versions.
0 commit comments