Skip to content

Commit

Permalink
version 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AdhocMan committed Sep 25, 2019
1 parent 7a77360 commit 82ed658
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.8 added CUDA language support without FindCUDA
project(SpFFT LANGUAGES CXX VERSION 0.9.5)
project(SpFFT LANGUAGES CXX VERSION 0.9.6)

# allow {module}_ROOT variables to be set
if(POLICY CMP0074)
Expand Down

0 comments on commit 82ed658

Please sign in to comment.