Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9c5ea0e

Browse files
Bump version to 0.4.1
1 parent 57617e9 commit 9c5ea0e

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
@@ -11,7 +11,7 @@ include(CMakePackageConfigHelpers)
1111
# Set the version number.
1212
set(CPPKAFKA_VERSION_MAJOR 0)
1313
set(CPPKAFKA_VERSION_MINOR 4)
14-
set(CPPKAFKA_VERSION_REVISION 0)
14+
set(CPPKAFKA_VERSION_REVISION 1)
1515
set(CPPKAFKA_VERSION "${CPPKAFKA_VERSION_MAJOR}.${CPPKAFKA_VERSION_MINOR}.${CPPKAFKA_VERSION_REVISION}")
1616
set(RDKAFKA_MIN_VERSION "0.9.4")
1717
set(RDKAFKA_MIN_VERSION_HEX 0x00090400)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /