Skip to content

Commit cdc63fd

Browse files
authored
Update CMakeLists.txt
1 parent 768afd5 commit cdc63fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cmake_minimum_required(VERSION 3.27)
1717
project(c2pa-c VERSION 0.18.1)
1818

1919
# Set the version of the c2pa_rs library used
20-
set(C2PA_VERSION "0.78.3")
20+
set(C2PA_VERSION "0.78.4")
2121

2222
set(CMAKE_POLICY_DEFAULT_CMP0135 NEW)
2323
set(CMAKE_C_STANDARD 17)

0 commit comments

Comments
 (0)