M README.md => README.md +6 -0
@@ 42,3 42,9 @@ Virtual machine for LV2 Atom event ports. Features 8 inputs and 8 outputs.
Virtual machine for LV2 MIDI event ports. Features 8 inputs and 8 outputs.
+
+### 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
@@ 9,4 9,4 @@ option('lv2libdir',
type : 'string',
value : 'lib/lv2')
-option('version', type : 'string', value : '0.15.41')
+option('version', type : 'string', value : '0.15.45')