mirror of
https://git.planet-casio.com/Lephenixnoir/gint.git
synced 2025-07-15 16:47:33 +02:00
bump version to 2.5.3
This commit is contained in:
parent
824a150dfb
commit
9939896c6a
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.5.2 LANGUAGES C ASM)
|
project(Gint VERSION 2.5.3 LANGUAGES C ASM)
|
||||||
|
|
||||||
include(GitVersionNumber)
|
include(GitVersionNumber)
|
||||||
include(Fxconv)
|
include(Fxconv)
|
||||||
|
|
Loading…
Add table
Reference in a new issue