We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 768afd5 commit cdc63fdCopy full SHA for cdc63fd
1 file changed
CMakeLists.txt
@@ -17,7 +17,7 @@ cmake_minimum_required(VERSION 3.27)
17
project(c2pa-c VERSION 0.18.1)
18
19
# Set the version of the c2pa_rs library used
20
-set(C2PA_VERSION "0.78.3")
+set(C2PA_VERSION "0.78.4")
21
22
set(CMAKE_POLICY_DEFAULT_CMP0135 NEW)
23
set(CMAKE_C_STANDARD 17)
0 commit comments