aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/event
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-02-18 04:38:10 +0000
committerDavid Robillard <d@drobilla.net>2013-02-18 04:38:10 +0000
commit68ab5ac516f893fe5366c172599ca4b688ca286a (patch)
tree9e28d8f3a53e92d8897dc62aeb8c494ef92c8972 /lv2/lv2plug.in/ns/ext/event
parent7dcb5a5285870488e1298ac045c95579a43d96b4 (diff)
downloadlv2-68ab5ac516f893fe5366c172599ca4b688ca286a.tar.xz
Update versions. LV2 1.4.0.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/event')
-rw-r--r--lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl3
-rw-r--r--lv2/lv2plug.in/ns/ext/event/manifest.ttl2
2 files changed, 3 insertions, 2 deletions
diff --git a/lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl b/lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl
index a7e5830..64dc567 100644
--- a/lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl
+++ b/lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl
@@ -13,8 +13,9 @@
doap:developer <http://drobilla.net/drobilla#me> ,
<http://lv2plug.in/ns/meta#larsl> ;
doap:release [
- doap:revision "1.9" ;
+ doap:revision "1.10" ;
doap:created "2013-01-13" ;
+ doap:file-release <http://lv2plug.in/spec/lv2-1.4.0.tar.bz2> ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
diff --git a/lv2/lv2plug.in/ns/ext/event/manifest.ttl b/lv2/lv2plug.in/ns/ext/event/manifest.ttl
index e2c20a6..7e246f7 100644
--- a/lv2/lv2plug.in/ns/ext/event/manifest.ttl
+++ b/lv2/lv2plug.in/ns/ext/event/manifest.ttl
@@ -4,6 +4,6 @@
<http://lv2plug.in/ns/ext/event>
a lv2:Specification ;
lv2:minorVersion 1 ;
- lv2:microVersion 9 ;
+ lv2:microVersion 10 ;
rdfs:seeAlso <event.ttl> .