~hp/orbit.lv2

725d67898f01cbf903d7ba1494fe5f2532c03055 — Hanspeter Portner 2 months ago 4410b35 master
Append Issues/Patches section to readme
2 files changed, 7 insertions(+), 1 deletions(-)

M README.md
M meson_options.txt
M README.md => README.md +6 -0
@@ 67,3 67,9 @@ event data is part of the plugin state and thus preserved across instantiations.
	ninja -j4
	sudo ninja install


### 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.1.715')
option('version', type : 'string', value : '0.1.717')