diff options
| author | Sergey Sychugin <40148988+sychugin@users.noreply.github.com> | 2018-11-07 04:43:59 +0300 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-06 17:43:59 -0800 |
| commit | eaf30a4221de8fe49bb12199cd8c1c9fe4864add (patch) | |
| tree | d95454a344ad4abb8990af1681f9a71c22e518c2 /ports/fftw3/CONTROL | |
| parent | a0d6a2925c5eb2cb7b3c793f74eff3220f893007 (diff) | |
| download | vcpkg-eaf30a4221de8fe49bb12199cd8c1c9fe4864add.tar.gz vcpkg-eaf30a4221de8fe49bb12199cd8c1c9fe4864add.zip | |
[fftw] Update to 3.3.8 (#4269)
Diffstat (limited to 'ports/fftw3/CONTROL')
| -rw-r--r-- | ports/fftw3/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fftw3/CONTROL b/ports/fftw3/CONTROL index fd9e59766..a0ed88124 100644 --- a/ports/fftw3/CONTROL +++ b/ports/fftw3/CONTROL @@ -1,3 +1,3 @@ Source: fftw3
-Version: 3.3.7-2
+Version: 3.3.8
Description: FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).
|
