Skip to content

Commit

Permalink
increase version to v1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
farindk committed May 22, 2023
1 parent 4fe101e commit 6ee6762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.0)

project(libheif LANGUAGES C CXX VERSION 1.16.1)
project(libheif LANGUAGES C CXX VERSION 1.16.2)

# https://cmake.org/cmake/help/v3.1/policy/CMP0054.html
cmake_policy(VERSION 3.0...3.22)
Expand Down

0 comments on commit 6ee6762

Please sign in to comment.