mirror of
https://git.planet-casio.com/Lephenixnoir/gint.git
synced 2024-12-28 04:23:36 +01:00
bump version to 2.7.0
This commit is contained in:
parent
472f1245c7
commit
9b02f5f1db
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.6.0 LANGUAGES C ASM)
|
||||
project(Gint VERSION 2.7.0 LANGUAGES C ASM)
|
||||
|
||||
include(GitVersionNumber)
|
||||
include(Fxconv)
|
||||
|
|
Loading…
Reference in a new issue