We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b503a32 commit 25648e8Copy full SHA for 25648e8
CMakeLists.txt
@@ -6,7 +6,7 @@ cmake_policy(SET CMP0092 NEW)
6
7
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
8
9
-project(libunicode VERSION "0.8.0" LANGUAGES CXX)
+project(libunicode VERSION "0.9.0" LANGUAGES CXX)
10
11
# Suppress CMake "unused variable" warning for CMAKE_TOOLCHAIN_FILE
12
# when using presets that reference vcpkg.
0 commit comments