提交 a9b66d5e 编写于 作者: D dongeforever

Update current version to V4_2_0_SNAPSHOT

上级 34b2b81a
......@@ -18,7 +18,7 @@ package org.apache.rocketmq.common;
public class MQVersion {
public static final int CURRENT_VERSION = Version.V4_1_0_SNAPSHOT.ordinal();
public static final int CURRENT_VERSION = Version.V4_2_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.
先完成此消息的编辑!
想要评论请 注册