~hp/netatom.lv2

144143424c887d8bfcd903767c932131cf3cb3e2 — Hanspeter Portner 2 months ago 5249593 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
@@ 17,3 17,9 @@
	ninja -j4
	ninja test


### 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
@@ 6,4 6,4 @@ option('build-tests',
	value : true,
  yield : true)

option('version', type : 'string', value : '0.3.3')
option('version', type : 'string', value : '0.3.9')