Skip to content

Commit fa2106e

Browse files
committed
Bump version to 0.26.409
1 parent a3c0b5a commit fa2106e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 3.21 required for PROJECT_IS_TOP_LEVEL, 3.10 required for mpi targets, 3.5 required for boost targets
22
cmake_minimum_required(VERSION 3.21)
33

4-
project(mplr VERSION 0.26.408 LANGUAGES CXX)
4+
project(mplr VERSION 0.26.409 LANGUAGES CXX)
55

66
option(MPLR_BUILD_EXAMPLES "Build the mplr examples" ${PROJECT_IS_TOP_LEVEL})
77
option(MPLR_INSTALL "Generate and install MPLR target" ${PROJECT_IS_TOP_LEVEL})

0 commit comments

Comments
 (0)