all: Update minor version number to 0.3.0 pre-release
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Not a release yet, but we can give it the version number for it.
This commit is contained in:
parent
b4a6e4d56d
commit
2edb0a3f3a
@ -5,7 +5,7 @@ set(CMAKE_CXX_COMPILER_WORKS 1)
|
||||
|
||||
set(CMAKE_CROSSCOMPILING true)
|
||||
|
||||
project(Luna LANGUAGES C CXX ASM ASM_NASM VERSION 0.2.0)
|
||||
project(Luna LANGUAGES C CXX ASM ASM_NASM VERSION 0.3.0)
|
||||
|
||||
set(LUNA_ROOT ${CMAKE_CURRENT_LIST_DIR})
|
||||
set(LUNA_BASE ${CMAKE_CURRENT_LIST_DIR}/base)
|
||||
|
Loading…
Reference in New Issue
Block a user