Skip to content

Commit b280c6f

Browse files
committed
Increment version to v0.26.0
1 parent f6e7e51 commit b280c6f

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
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: CC0-1.0
33

44
cmake_minimum_required(VERSION 3.10...3.16)
5-
project(Supereight2 VERSION 0.25.1 LANGUAGES CXX)
5+
project(Supereight2 VERSION 0.26.0 LANGUAGES CXX)
66

77
option(SE_OPENMP "Compile supereight with OpenMP" ON)
88
option(SE_TEST "Compile the supereight tests" ON)

0 commit comments

Comments
 (0)