mirror of
https://github.com/azahar-emu/mcl
synced 2025-11-07 15:40:07 +01:00
mcl: Increment version to 0.1.10
This commit is contained in:
parent
678aa32a8b
commit
c7c9bbd17a
@ -1,7 +1,7 @@
|
|||||||
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
|
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
|
||||||
include(GNUInstallDirs)
|
include(GNUInstallDirs)
|
||||||
|
|
||||||
project(mcl LANGUAGES CXX VERSION 0.1.9)
|
project(mcl LANGUAGES CXX VERSION 0.1.10)
|
||||||
|
|
||||||
# Determine if we're built as a subproject (using add_subdirectory)
|
# Determine if we're built as a subproject (using add_subdirectory)
|
||||||
# or if this is the master project.
|
# or if this is the master project.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user