diff options
author | David Robillard <d@drobilla.net> | 2018-11-20 23:26:49 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-03-12 14:06:33 +0100 |
commit | a5c734a2ad41ad3f97c9f9550f705baab57a7eaa (patch) | |
tree | c180d59f336396ac850f1519986c00c22e42aace /lv2/core/meta.ttl | |
parent | 1d75523156c28b8a31b1a5d6504d78fe49b9cf62 (diff) | |
download | lv2-a5c734a2ad41ad3f97c9f9550f705baab57a7eaa.tar.xz |
WIP: Add feature to request parameter from from UIui-request-parameter
Diffstat (limited to 'lv2/core/meta.ttl')
-rw-r--r-- | lv2/core/meta.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/core/meta.ttl b/lv2/core/meta.ttl index 22aa976..836e7db 100644 --- a/lv2/core/meta.ttl +++ b/lv2/core/meta.ttl @@ -36,7 +36,7 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R meta:kfoltman , meta:paniq ; doap:release [ - doap:revision "1.17.0" ; + doap:revision "1.17.2" ; doap:created "2019-03-27" ; dcs:blame <http://drobilla.net/drobilla#me> ; dcs:changeset [ |