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 273daa6 commit 5e9deb1Copy full SHA for 5e9deb1
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.19.7)
+project(libheif LANGUAGES C CXX VERSION 1.19.8)
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