summaryrefslogtreecommitdiff
path: root/libs/fluidsynth/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/fluidsynth/config.h')
-rw-r--r--libs/fluidsynth/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/fluidsynth/config.h b/libs/fluidsynth/config.h
index 47c5c27b48..7478013c3f 100644
--- a/libs/fluidsynth/config.h
+++ b/libs/fluidsynth/config.h
@@ -3,8 +3,8 @@
#define FLUIDSYNTH_VERSION_MAJOR 2
#define FLUIDSYNTH_VERSION_MINOR 0
-#define FLUIDSYNTH_VERSION_MICRO 2
-#define FLUIDSYNTH_VERSION "2.0.2"
+#define FLUIDSYNTH_VERSION_MICRO 4
+#define FLUIDSYNTH_VERSION "2.0.4"
/* Define to enable ALSA driver */
/* #undef ALSA_SUPPORT */
@@ -198,7 +198,7 @@
/* #undef TRAP_ON_FPE */
/* Version number of package */
-#define VERSION "1.1.6"
+#define VERSION "2.0.4"
/* Define to do all DSP in single floating point precision */
/* #undef WITH_FLOAT */