Skip to content

Commit

Permalink
version v131
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Borgerding committed Feb 1, 2019
1 parent b9839d0 commit 0bfa4d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*.so
*.a
*.dylib
test/testcpp
test/bm_fftw_double
test/bm_fftw_float
test/bm_fftw_int16_t
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KFVER=130
KFVER=131

ifeq ($(shell uname -s),Darwin)
SHARED := -Wl,-install_name,libkissfft.dylib -o libkissfft.dylib
Expand Down

0 comments on commit 0bfa4d5

Please sign in to comment.