Skip to content

Commit 02183ff

Browse files
committed
build: bump version to 0.78.0
1 parent e557141 commit 02183ff

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
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 4.2)
44
# >>> Project
55
set(NAME "FRIK")
66
set(FRIENDLY_NAME "FRIK")
7-
set(VERSION 0.77.12)
7+
set(VERSION 0.78.0)
88

99
message(">>> Start build for '${NAME}' v${VERSION}")
1010

0 commit comments

Comments
 (0)