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 51deabe commit 883f1a2Copy full SHA for 883f1a2
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.12.0)
2
3
-project(plug VERSION 1.4.1)
+project(plug VERSION 1.4.2)
4
message(STATUS "~~~ ${PROJECT_NAME} v${PROJECT_VERSION} ~~~")
5
6
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
0 commit comments