提交 bf3f87c5 编写于 作者: Y yukon

[ROCKETMQ-356] Change MQVersion to 4.3.0-SNAPSHOT

上级 c19fa25c
......@@ -18,7 +18,7 @@ package org.apache.rocketmq.common;
public class MQVersion {
public static final int CURRENT_VERSION = Version.V4_2_0_SNAPSHOT.ordinal();
public static final int CURRENT_VERSION = Version.V4_3_0_SNAPSHOT.ordinal();
public static String getVersionDesc(int value) {
int length = Version.values().length;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册