aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/lv2core
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-10-14 21:45:10 +0000
committerDavid Robillard <d@drobilla.net>2012-10-14 21:45:10 +0000
commit7ea3779f49faed17d5d9d3bf5588c41d49293b1e (patch)
tree160a52ba84382d649af890cf61743805ae590a2f /lv2/lv2plug.in/ns/lv2core
parent9c17a7a1407e4fced9c35b3b5df13624779df754 (diff)
downloadlv2-7ea3779f49faed17d5d9d3bf5588c41d49293b1e.tar.xz
Bump versions for LV2 1.2.0.
Generate valid top level NEWS file. Update to r88/autowaf.
Diffstat (limited to 'lv2/lv2plug.in/ns/lv2core')
-rw-r--r--lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl5
-rw-r--r--lv2/lv2plug.in/ns/lv2core/manifest.ttl2
2 files changed, 4 insertions, 3 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
index fa0b4e2..d4eca99 100644
--- a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
+++ b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
@@ -16,8 +16,9 @@
<http://drobilla.net/drobilla#me> ;
doap:maintainer <http://drobilla.net/drobilla#me> ;
doap:release [
- doap:revision "8.1" ;
- doap:created "2012-07-29" ;
+ doap:revision "8.2" ;
+ doap:created "2012-10-14" ;
+ doap:file-release <http://lv2plug.in/spec/lv2-1.2.0.tar.bz2> ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
diff --git a/lv2/lv2plug.in/ns/lv2core/manifest.ttl b/lv2/lv2plug.in/ns/lv2core/manifest.ttl
index 9ef4b3a..79b5d86 100644
--- a/lv2/lv2plug.in/ns/lv2core/manifest.ttl
+++ b/lv2/lv2plug.in/ns/lv2core/manifest.ttl
@@ -5,5 +5,5 @@
<http://lv2plug.in/ns/lv2core>
a lv2:Specification ;
lv2:minorVersion 8 ;
- lv2:microVersion 1 ;
+ lv2:microVersion 2 ;
rdfs:seeAlso <lv2core.ttl> .