You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/12/07 06:07:05 UTC

[GitHub] [kafka] ableegoldman commented on a diff in pull request #12960: MINOR: Bump trunk to 3.5.0-SNAPSHOT

ableegoldman commented on code in PR #12960:
URL: https://github.com/apache/kafka/pull/12960#discussion_r1041793005


##########
tests/kafkatest/version.py:
##########
@@ -119,7 +119,7 @@ def get_version(node=None):
         return DEV_BRANCH
 
 DEV_BRANCH = KafkaVersion("dev")
-DEV_VERSION = KafkaVersion("3.4.0-SNAPSHOT")
+DEV_VERSION = KafkaVersion("3.5.0-SNAPSHOT")
 
 LATEST_METADATA_VERSION = "3.3"

Review Comment:
   @cmccabe can you just confirm whether this is correct & hasn't been bumped in 3.5?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org