mirror of
https://git.planet-casio.com/Lephenixnoir/gint.git
synced 2024-12-26 19:43:35 +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
|
||||
|
||||
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(Fxconv)
|
||||
|
|
Loading…
Reference in a new issue