mirror of
https://git.planet-casio.com/Vhex-Kernel-Core/fxlibc.git
synced 2024-12-26 19:43:37 +01:00
bump version to 1.5.1
This commit is contained in:
parent
dd735428b0
commit
e2f458fa3d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.15)
|
||||
project(FxLibc VERSION 1.5.0 LANGUAGES C ASM)
|
||||
project(FxLibc VERSION 1.5.1 LANGUAGES C ASM)
|
||||
|
||||
set(CMAKE_INSTALL_MESSAGE LAZY)
|
||||
|
||||
|
|
Loading…
Reference in a new issue