Skip to content

Commit

Permalink
version 0.9.13
Browse files Browse the repository at this point in the history
  • Loading branch information
AdhocMan committed Aug 18, 2020
1 parent 6c1ae12 commit 70c491a
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.12)
project(SpFFT LANGUAGES CXX VERSION 0.9.13)
set(SPFFT_SO_VERSION 0)
set(SPFFT_VERSION ${PROJECT_VERSION})

Expand Down

0 comments on commit 70c491a

Please sign in to comment.