oaknut: 2.0.2

This commit is contained in:
Merry 2024-01-30 12:15:01 +00:00
parent 143a3dcbed
commit 6b1d57ea7e

View file

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