Skip to content

Commit 7e69dde

Browse files
committed
Bump missing patch version
1 parent 0c45b6b commit 7e69dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ include(GitExternal)
1212

1313
set(VERSION_MAJOR "0")
1414
set(VERSION_MINOR "7")
15-
set(VERSION_PATCH "0")
15+
set(VERSION_PATCH "1")
1616
set(VERSION_ABI 1)
1717

1818
set(DEFLECT_DESCRIPTION "A fast C++ library for streaming pixels and events")

0 commit comments

Comments
 (0)