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 fa557b1 commit ce66993Copy full SHA for ce66993
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.11.0)
2
3
-project(plug VERSION 1.3.1)
+project(plug VERSION 1.3.2)
4
message(STATUS "~~~ ${PROJECT_NAME} v${PROJECT_VERSION} ~~~")
5
6
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
0 commit comments