M README.md => README.md +6 -0
@@ 219,3 219,9 @@ and additionally enable the time option:
framesPerSecond = hslider("framesPerSecond[time:framesPerSecond]", 1.0, 1.0, 96000.0, 1.0);
speed = button("speed[time:speed]");
+
+### Issues/Patches
+
+Please report issues to [https://todo.open-music-kontrollers.ch/~hp/issues](https://todo.open-music-kontrollers.ch/~hp/issues)
+
+Please submit patches to [https://lists.open-music-kontrollers.ch/~hp/patches](https://lists.open-music-kontrollers.ch/~hp/patches)
M meson_options.txt => meson_options.txt +1 -1
@@ 27,4 27,4 @@ option('lv2libdir',
type : 'string',
value : 'lib/lv2')
-option('version', type : 'string', value : '0.19.117')
+option('version', type : 'string', value : '0.19.127')