Skip to content

Commit ad5c37f

Browse files
committed
Bump version number
1 parent fea97cf commit ad5c37f

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 2)
42+
set(SERIALBOX_VERSION_PATCH 3)
4343
set(SERIALBOX_VERSION_STRING
4444
"${SERIALBOX_VERSION_MAJOR}.${SERIALBOX_VERSION_MINOR}.${SERIALBOX_VERSION_PATCH}")
4545

0 commit comments

Comments
 (0)