We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54831e0 commit 165a056Copy full SHA for 165a056
version.cmake
@@ -18,5 +18,5 @@
18
# SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later
19
#
20
21
-set(ATOMVM_BASE_VERSION "0.5.0-dev")
22
-set(ATOMVM_DEV TRUE)
+set(ATOMVM_BASE_VERSION "0.5.0")
+set(ATOMVM_DEV FALSE)
0 commit comments