Skip to content

Commit fea97cf

Browse files
authored
Version 2.4.2
1 parent 332d4d0 commit fea97cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ endif()
3939
# Serialbox version
4040
set(SERIALBOX_VERSION_MAJOR 2)
4141
set(SERIALBOX_VERSION_MINOR 4)
42-
set(SERIALBOX_VERSION_PATCH 1)
42+
set(SERIALBOX_VERSION_PATCH 2)
4343
set(SERIALBOX_VERSION_STRING
4444
"${SERIALBOX_VERSION_MAJOR}.${SERIALBOX_VERSION_MINOR}.${SERIALBOX_VERSION_PATCH}")
4545

0 commit comments

Comments
 (0)