diff options
author | David Robillard <d@drobilla.net> | 2020-02-16 19:33:07 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-02-16 19:33:07 +0100 |
commit | f3e51bf41e8b729ed735e1ae4a1463832fc349b0 (patch) | |
tree | 8e0270bf0970458ad07388b7e02f7f8bb8c55c7c | |
parent | ffea25768ab52cfa505d80e7b52fd5826933509b (diff) | |
download | lv2-f3e51bf41e8b729ed735e1ae4a1463832fc349b0.tar.xz |
Update version in metadata to match wscript
-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 e767910..22aa976 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.16.1" ; + doap:revision "1.17.0" ; doap:created "2019-03-27" ; dcs:blame <http://drobilla.net/drobilla#me> ; dcs:changeset [ |