提交 a5d72be6 编写于 作者: Y yukon

[HOTFIX][ROCKETMQ-356] Change MQVersion to 4.2.0

上级 ed1dfcf9
......@@ -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_2_0.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.
先完成此消息的编辑!
想要评论请 注册