Skip to content

Commit a766a55

Browse files
committed
UniRec output: bump version to 2.4.0
1 parent ea7dcf2 commit a766a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra_plugins/output/unirec/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set(UNIREC_DESCRIPTION
77
)
88

99
set(UNIREC_VERSION_MAJOR 2)
10-
set(UNIREC_VERSION_MINOR 3)
10+
set(UNIREC_VERSION_MINOR 4)
1111
set(UNIREC_VERSION_PATCH 0)
1212
set(UNIREC_VERSION
1313
${UNIREC_VERSION_MAJOR}.${UNIREC_VERSION_MINOR}.${UNIREC_VERSION_PATCH})

0 commit comments

Comments
 (0)