We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db5b85 commit a873ef6Copy full SHA for a873ef6
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.3)
+project(libheif LANGUAGES C CXX VERSION 1.19.4)
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