We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa24330 commit fa30313Copy full SHA for fa30313
CMakeLists.txt
@@ -3,7 +3,7 @@
3
4
5
cmake_minimum_required(VERSION 3.16)
6
-project(YCM VERSION 0.18.0 LANGUAGES NONE)
+project(YCM VERSION 0.18.1 LANGUAGES NONE)
7
8
# Check if the project is the main project or included via FetchContent
9
if (NOT CMAKE_SOURCE_DIR STREQUAL PROJECT_SOURCE_DIR)
0 commit comments