Skip to content

Commit 31e3451

Browse files
committed
CMakeLists.txt: Updated version to 3.3.10
1 parent 7188a4c commit 31e3451

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
@@ -279,7 +279,7 @@ if (HAVE_AVX2)
279279
list (APPEND SOURCEFILES ${fftw_dft_simd_avx2_SOURCE} ${fftw_rdft_simd_avx2_SOURCE})
280280
endif ()
281281

282-
set (FFTW_VERSION 3.3.9)
282+
set (FFTW_VERSION 3.3.10)
283283

284284
set (PREC_SUFFIX)
285285
if (ENABLE_FLOAT)

0 commit comments

Comments
 (0)