bump version to 2.10.0

This commit is contained in:
Lephenixnoir 2023-04-10 13:52:56 +02:00
parent 7b672115ca
commit 715b4b9335
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# gintctl: gint's control application
cmake_minimum_required(VERSION 3.15)
project(gintctl VERSION 2.8.0 LANGUAGES C ASM)
project(gintctl VERSION 2.10.0 LANGUAGES C ASM)
include(GenerateG1A)
include(GenerateG3A)