build: prepare for 4.4-alpha.1 release

This commit is contained in:
Zaiming Shi 2021-11-17 13:58:09 +01:00
parent 14eea4647b
commit 2a55a712d1
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
-ifndef(EMQX_ENTERPRISE). -ifndef(EMQX_ENTERPRISE).
-define(EMQX_RELEASE, {opensource, "4.4.0-alpha.1"}). -define(EMQX_RELEASE, {opensource, "4.4-alpha.1"}).
-else. -else.