Browse Source

chore: bump to 5.1.0-rc.1

Zaiming (Stone) Shi 2 years ago
parent
commit
ead511a128
1 changed files with 2 additions and 2 deletions
  1. 2 2
      apps/emqx/include/emqx_release.hrl

+ 2 - 2
apps/emqx/include/emqx_release.hrl

@@ -32,10 +32,10 @@
 %% `apps/emqx/src/bpapi/README.md'
 %% `apps/emqx/src/bpapi/README.md'
 
 
 %% Opensource edition
 %% Opensource edition
--define(EMQX_RELEASE_CE, "5.1.0-alpha.8").
+-define(EMQX_RELEASE_CE, "5.1.0-rc.1").
 
 
 %% Enterprise edition
 %% Enterprise edition
--define(EMQX_RELEASE_EE, "5.1.0-alpha.8").
+-define(EMQX_RELEASE_EE, "5.1.0-rc.1").
 
 
 %% The HTTP API version
 %% The HTTP API version
 -define(EMQX_API_VERSION, "5.0").
 -define(EMQX_API_VERSION, "5.0").