mirror of
https://git.planet-casio.com/Lephenixnoir/gint.git
synced 2024-12-28 04:23:36 +01: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
|
||||
|
||||
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(Fxconv)
|
||||
|
|
Loading…
Reference in a new issue