M README.md => README.md +6 -0
@@ 105,3 105,9 @@ To clear values, send your OSC messages to given OSC path without any arguments.
# clear channel 0-1, priorities 0-1
oscsend osc.udp://localhost:6666 /dmx/[0-1]/[0-1]
+
+### 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
@@ 5,4 5,4 @@ option('build-tests',
type : 'boolean',
value : true)
-option('version', type : 'string', value : '0.5.51')
+option('version', type : 'string', value : '0.5.63')