Skip to content

Commit c18bbd7

Browse files
committed
CMake: bump collector version to 2.3.3
1 parent 0e39952 commit c18bbd7

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 3)
18-
set(IPFIXCOL_VERSION_PATCH 2)
18+
set(IPFIXCOL_VERSION_PATCH 3)
1919
set(IPFIXCOL_VERSION
2020
${IPFIXCOL_VERSION_MAJOR}.${IPFIXCOL_VERSION_MINOR}.${IPFIXCOL_VERSION_PATCH})
2121

0 commit comments

Comments
 (0)