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