Skip to content

Commit 86a6aa7

Browse files
committed
Restore CMakeLists.txt change
1 parent 79f3eb2 commit 86a6aa7

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
@@ -7,7 +7,7 @@ set(CMAKE_POLICY_DEFAULT_CMP0069 NEW)
77

88
# Fluent Bit Version
99
set(FLB_VERSION_MAJOR 4)
10-
set(FLB_VERSION_MINOR 2)
10+
set(FLB_VERSION_MINOR 1)
1111
set(FLB_VERSION_PATCH 0)
1212
set(FLB_VERSION_STR "${FLB_VERSION_MAJOR}.${FLB_VERSION_MINOR}.${FLB_VERSION_PATCH}")
1313

0 commit comments

Comments
 (0)