updating version

This commit is contained in:
Lee Thomason
2023-12-30 17:56:34 -08:00
parent c2d30872e2
commit 35099af4f3
4 changed files with 5 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.15)
project(tinyxml2 VERSION 9.0.0)
project(tinyxml2 VERSION 10.0.0)
include(CTest)
option(tinyxml2_BUILD_TESTING "Build tests for tinyxml2" "${BUILD_TESTING}")