Explorar el Código

chore: bump to v5.1.0 official cut

Zaiming (Stone) Shi hace 2 años
padre
commit
dddccfdc5c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      apps/emqx/include/emqx_release.hrl

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

@@ -32,7 +32,7 @@
 %% `apps/emqx/src/bpapi/README.md'
 %% `apps/emqx/src/bpapi/README.md'
 
 
 %% Opensource edition
 %% Opensource edition
--define(EMQX_RELEASE_CE, "5.1.0-rc.1").
+-define(EMQX_RELEASE_CE, "5.1.0").
 
 
 %% Enterprise edition
 %% Enterprise edition
 -define(EMQX_RELEASE_EE, "5.1.0").
 -define(EMQX_RELEASE_EE, "5.1.0").