Skip to content

Commit f409a80

Browse files
authored
Bumped minor version
1 parent b5a7ab7 commit f409a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# BSD-2-Clause license (https://opensource.org/licenses/BSD-2-Clause).
44

55
cmake_minimum_required(VERSION 3.10)
6-
project(matioCpp VERSION 0.2.5 LANGUAGES CXX)
6+
project(matioCpp VERSION 0.2.6 LANGUAGES CXX)
77

88
# Defines the CMAKE_INSTALL_LIBDIR, CMAKE_INSTALL_BINDIR and many other useful macros.
99
# See https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html

0 commit comments

Comments
 (0)