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 4c791d7 commit 7d9afabCopy full SHA for 7d9afab
CMakeLists.txt
@@ -3,7 +3,7 @@
3
# BSD-2-Clause license (https://opensource.org/licenses/BSD-2-Clause).
4
5
cmake_minimum_required(VERSION 3.10)
6
-project(matioCpp VERSION 0.2.6 LANGUAGES CXX)
+project(matioCpp VERSION 0.3.0 LANGUAGES CXX)
7
8
# Defines the CMAKE_INSTALL_LIBDIR, CMAKE_INSTALL_BINDIR and many other useful macros.
9
# See https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html
0 commit comments