Skip to content

Commit 30b443c

Browse files
author
Lukas Hutak
committed
CMake: bump collector version to 2.4.1
1 parent a223b03 commit 30b443c

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
@@ -15,7 +15,7 @@ endif()
1515
# Versions and other informations
1616
set(IPFIXCOL_VERSION_MAJOR 2)
1717
set(IPFIXCOL_VERSION_MINOR 4)
18-
set(IPFIXCOL_VERSION_PATCH 0)
18+
set(IPFIXCOL_VERSION_PATCH 1)
1919
set(IPFIXCOL_VERSION
2020
${IPFIXCOL_VERSION_MAJOR}.${IPFIXCOL_VERSION_MINOR}.${IPFIXCOL_VERSION_PATCH})
2121

0 commit comments

Comments
 (0)