mirror of
https://git.planet-casio.com/Lephenixnoir/gint.git
synced 2024-12-29 13:03:36 +01:00
bump version number
This commit is contained in:
parent
c1e96173da
commit
f05a94ca15
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.16)
|
cmake_minimum_required(VERSION 3.16)
|
||||||
project(Gint VERSION 2.3.0 LANGUAGES C ASM)
|
project(Gint VERSION 2.4.0 LANGUAGES C ASM)
|
||||||
|
|
||||||
include(GitVersionNumber)
|
include(GitVersionNumber)
|
||||||
include(Fxconv)
|
include(Fxconv)
|
||||||
|
|
Loading…
Reference in a new issue