oaknut: 1.1.3

This commit is contained in:
Merry 2022-11-15 15:35:12 +00:00
parent 0b5745e4eb
commit 72f7ccd940

View file

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