summaryrefslogtreecommitdiff
path: root/modules/benchmark/fft.c
diff options
context:
space:
mode:
authorLucas de Castro Borges <lucas@gnuabordo.com.br>2024-04-22 19:19:51 -0300
committerLucas de Castro Borges <lucas@gnuabordo.com.br>2024-04-22 19:19:51 -0300
commit0574020490ffae5686b0c75d7753bfbcf2286114 (patch)
tree4737ad2276b41819178efdb5360ae7c2b4b559fe /modules/benchmark/fft.c
parent6c855997ca4a18e3e578faaae073db71c80849ad (diff)
New upstream version 2.0.17preupstream/2.0.17pre
Diffstat (limited to 'modules/benchmark/fft.c')
-rw-r--r--modules/benchmark/fft.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/benchmark/fft.c b/modules/benchmark/fft.c
index 503a7aaf..47acc369 100644
--- a/modules/benchmark/fft.c
+++ b/modules/benchmark/fft.c
@@ -21,7 +21,7 @@
#include "fftbench.h"
/* if anything changes in this block, increment revision */
-#define BENCH_REVISION 2
+#define BENCH_REVISION 3
#define CRUNCH_TIME 5
static gpointer fft_for(void *in_data, gint thread_number)