We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea7dcf2 commit a766a55Copy full SHA for a766a55
extra_plugins/output/unirec/CMakeLists.txt
@@ -7,7 +7,7 @@ set(UNIREC_DESCRIPTION
7
)
8
9
set(UNIREC_VERSION_MAJOR 2)
10
-set(UNIREC_VERSION_MINOR 3)
+set(UNIREC_VERSION_MINOR 4)
11
set(UNIREC_VERSION_PATCH 0)
12
set(UNIREC_VERSION
13
${UNIREC_VERSION_MAJOR}.${UNIREC_VERSION_MINOR}.${UNIREC_VERSION_PATCH})
0 commit comments