oaknut: 1.1.5

This commit is contained in:
Merry 2023-01-02 10:45:41 +00:00
parent 841f9b6932
commit 14207278af

View file

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.8)
project(oaknut LANGUAGES CXX VERSION 1.1.4)
project(oaknut LANGUAGES CXX VERSION 1.1.5)
# Determine if we're built as a subproject (using add_subdirectory)
# or if this is the master project.