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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/fluidsynth/config.h b/libs/fluidsynth/config.h
index 3df4483053..d423dfca25 100644
--- a/libs/fluidsynth/config.h
+++ b/libs/fluidsynth/config.h
@@ -2,9 +2,9 @@
#define CONFIG_H
#define FLUIDSYNTH_VERSION_MAJOR 1
-#define FLUIDSYNTH_VERSION_MINOR 0
+#define FLUIDSYNTH_VERSION_MINOR 1
#define FLUIDSYNTH_VERSION_MICRO 6
-#define FLUIDSYNTH_VERSION "1.0.6"
+#define FLUIDSYNTH_VERSION "1.1.6"
/* Define to enable ALSA driver */
/* #undef ALSA_SUPPORT */