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 1c26554 commit bca2f18Copy full SHA for bca2f18
lib/rdkafka/version.rb
@@ -1,5 +1,5 @@
1
module Rdkafka
2
VERSION = "0.12.0.beta.0"
3
- LIBRDKAFKA_VERSION = "1.8.2"
4
- LIBRDKAFKA_SOURCE_SHA256 = "6a747d293a7a4613bd2897e28e8791476fbe1ae7361f2530a876e0fd483482a6"
+ LIBRDKAFKA_VERSION = "1.9.0-RC1"
+ LIBRDKAFKA_SOURCE_SHA256 = "c6aefe22ee14e8d036304bd61a5e5a61e100f0554df911fe107af1375c9f01f5"
5
end
0 commit comments