oaknut: 1.2.2

This commit is contained in:
Merry 2023-12-10 20:12:13 +00:00
parent 918bd94f02
commit 1d51f55129

View file

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