Skip to content

Commit 6c9582c

Browse files
committed
Version bump to 0.9.4-RC1
1 parent 7a3987b commit 6c9582c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rdkafka.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ typedef SSIZE_T ssize_t;
137137
* @remark This value should only be used during compile time,
138138
* for runtime checks of version use rd_kafka_version()
139139
*/
140-
#define RD_KAFKA_VERSION 0x00090401
140+
#define RD_KAFKA_VERSION 0x000904c9
141141

142142
/**
143143
* @brief Returns the librdkafka version as integer.

0 commit comments

Comments
 (0)