Skip to content

Commit

Permalink
v10.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cwsmith committed Oct 20, 2023
1 parent 2377949 commit 46c6d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.18.0...${CMAKE_VERSION})

project(Omega_h VERSION 10.8.1 LANGUAGES CXX)
project(Omega_h VERSION 10.8.2 LANGUAGES CXX)
set(Omega_h_USE_STK_DEFAULT OFF)
option(Omega_h_USE_STK "Whether to build the STK interface" ${Omega_h_USE_STK_DEFAULT})

Expand Down

0 comments on commit 46c6d50

Please sign in to comment.