mirror of
https://git.planet-casio.com/Lephenixnoir/gint.git
synced 2024-12-28 04:23:36 +01:00
bump version to 2.11.0
This commit is contained in:
parent
52c17ccb05
commit
badbd0fd2b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Build system for the gint unikernel
|
# Build system for the gint unikernel
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.15)
|
cmake_minimum_required(VERSION 3.15)
|
||||||
project(Gint VERSION 2.10.0 LANGUAGES C ASM)
|
project(Gint VERSION 2.11.0 LANGUAGES C ASM)
|
||||||
|
|
||||||
include(GitVersionNumber)
|
include(GitVersionNumber)
|
||||||
include(Fxconv)
|
include(Fxconv)
|
||||||
|
|
Loading…
Reference in a new issue