~hp/timely.lv2

ff03e3bf8e910a1681c679ffdd8884a746c66820 — Hanspeter Portner 5 months ago 0cc9eb3
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
@@ 7,3 7,9 @@
## Utility header for time-based LV2 plugins

[![builds.sr.ht status](https://builds.open-music-kontrollers.ch/~hp/timely.lv2/.svg)](https://builds.open-music-kontrollers.ch/~hp/timely.lv2/?)

### 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
@@ 10,4 10,4 @@ option('lv2libdir',
	type : 'string',
	value : 'lib/lv2')

option('version', type : 'string', value : '0.3.1')
option('version', type : 'string', value : '0.3.7')