Skip to content

Commit

Permalink
version 0.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
AdhocMan committed Dec 6, 2019
1 parent 92307b2 commit 0a02ef6
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,5 +1,5 @@
cmake_minimum_required(VERSION 3.11 FATAL_ERROR) # 3.11 to avoid issues with OpenMP + CUDA
project(SpFFT LANGUAGES CXX VERSION 0.9.9)
project(SpFFT LANGUAGES CXX VERSION 0.9.10)
set(SPFFT_SO_VERSION 0)
set(SPFFT_VERSION ${PROJECT_VERSION})

Expand Down

0 comments on commit 0a02ef6

Please sign in to comment.