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 bf1f224 commit 618d5f1Copy full SHA for 618d5f1
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.5)
2
3
-project(qdia VERSION 0.41 LANGUAGES CXX)
+project(qdia VERSION 0.42 LANGUAGES CXX)
4
5
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
6
0 commit comments