Skip to content

Commit 5e9deb1

Browse files
committed
increase version to v1.19.8
1 parent 273daa6 commit 5e9deb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required (VERSION 3.16.3) # Oldest Ubuntu LTS (20.04 currently)
22

3-
project(libheif LANGUAGES C CXX VERSION 1.19.7)
3+
project(libheif LANGUAGES C CXX VERSION 1.19.8)
44

55
# compatibility_version is never allowed to be decreased for any specific SONAME.
66
# 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

Comments
 (0)