mirror of
https://git.planet-casio.com/Lephenixnoir/fxsdk.git
synced 2024-12-28 04:23:37 +01:00
bump version to 2.5.1
This commit is contained in:
parent
64ebb69f9b
commit
d24ae5eef9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Build system for the fxSDK
|
||||
|
||||
cmake_minimum_required(VERSION 3.15)
|
||||
project(fxSDK VERSION 2.5.0 LANGUAGES C)
|
||||
project(fxSDK VERSION 2.5.1 LANGUAGES C)
|
||||
|
||||
option(FXLINK_DISABLE_UDISKS2 "Do not build the UDisks2-based features of fxlink")
|
||||
|
||||
|
|
Loading…
Reference in a new issue