~hp/notes.lv2

ba169e99ba3a372ad7b5776962b1ef2745e16500 — Hanspeter Portner 2 months ago ad963e8 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
@@ 69,3 69,9 @@ If not, you can manually set your DPI via environmental variable *D2TK_SCALE*:

    export D2TK_SCALE=200


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