Skip to content

Commit a873ef6

Browse files
committed
increase version to v1.19.4
1 parent 5db5b85 commit a873ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
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.3)
3+
project(libheif LANGUAGES C CXX VERSION 1.19.4)
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)