From 0fa4d4847eb6d5bb0f58da889933c94c37ecb730 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 3 Feb 2019 17:01:24 +0100 Subject: LV2 1.16.0 --- lv2/units/lv2-units.doap.ttl | 5 +++-- lv2/units/manifest.ttl | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'lv2/units') diff --git a/lv2/units/lv2-units.doap.ttl b/lv2/units/lv2-units.doap.ttl index e18cb4e..076fef6 100644 --- a/lv2/units/lv2-units.doap.ttl +++ b/lv2/units/lv2-units.doap.ttl @@ -11,8 +11,9 @@ doap:homepage ; doap:license ; doap:release [ - doap:revision "5.11" ; - doap:created "2017-06-08" ; + doap:revision "5.12" ; + doap:created "2019-02-03" ; + doap:file-release ; dcs:blame ; dcs:changeset [ dcs:item [ diff --git a/lv2/units/manifest.ttl b/lv2/units/manifest.ttl index 641f6a1..ada802a 100644 --- a/lv2/units/manifest.ttl +++ b/lv2/units/manifest.ttl @@ -4,6 +4,6 @@ a lv2:Specification ; lv2:minorVersion 5 ; - lv2:microVersion 11 ; + lv2:microVersion 12 ; rdfs:seeAlso . -- cgit v1.2.1