bump version to 2.8.0

This commit is contained in:
Lephenixnoir 2022-05-16 22:03:29 +01:00
parent e4289f6c4c
commit 00b85297a3
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Build system for the fxSDK
cmake_minimum_required(VERSION 3.15)
project(fxSDK VERSION 2.7.1 LANGUAGES C)
project(fxSDK VERSION 2.8.0 LANGUAGES C)
option(FXLINK_DISABLE_UDISKS2 "Do not build the UDisks2-based features of fxlink")
option(FXLINK_DISABLE_SDL2 "Do not build the SDL2-based features of fxlink")