bump version to 2.5.0

This commit is contained in:
Lephenixnoir 2021-05-25 21:19:55 +02:00
parent d2b6da5122
commit 33fb115ab7
No known key found for this signature in database
GPG key ID: 1BBA026E13FC0495

View file

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