~hp/canvas.lv2

f104716e64417afba562fbf114c73c857e0a6d35 — Hanspeter Portner 2 months ago 3ef0d99 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
@@ 4,3 4,9 @@
  -->
# Canvas LV2 plugin extension


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