From c12e45895f93e7bf3b42c43cf45208b28208a252 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 4 Jan 2014 21:46:24 +0000 Subject: LV2 1.8.0 --- lv2/lv2plug.in/ns/ext/atom/forge.h | 2 +- lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl | 5 +++-- lv2/lv2plug.in/ns/ext/atom/manifest.ttl | 2 +- lv2/lv2plug.in/ns/ext/atom/util.h | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) (limited to 'lv2/lv2plug.in/ns/ext/atom') diff --git a/lv2/lv2plug.in/ns/ext/atom/forge.h b/lv2/lv2plug.in/ns/ext/atom/forge.h index 683eed8..3529592 100644 --- a/lv2/lv2plug.in/ns/ext/atom/forge.h +++ b/lv2/lv2plug.in/ns/ext/atom/forge.h @@ -1,5 +1,5 @@ /* - Copyright 2008-2012 David Robillard + Copyright 2008-2013 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl b/lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl index 64abbfb..2f9d24c 100644 --- a/lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl @@ -12,8 +12,9 @@ doap:created "2007-00-00" ; doap:developer ; doap:release [ - doap:revision "1.7" ; - doap:created "2013-12-16" ; + doap:revision "1.8" ; + doap:created "2014-01-04" ; + doap:file-release ; dcs:blame ; dcs:changeset [ dcs:item [ diff --git a/lv2/lv2plug.in/ns/ext/atom/manifest.ttl b/lv2/lv2plug.in/ns/ext/atom/manifest.ttl index eedaa6c..552d33e 100644 --- a/lv2/lv2plug.in/ns/ext/atom/manifest.ttl +++ b/lv2/lv2plug.in/ns/ext/atom/manifest.ttl @@ -4,5 +4,5 @@ a lv2:Specification ; lv2:minorVersion 1 ; - lv2:microVersion 7 ; + lv2:microVersion 8 ; rdfs:seeAlso . diff --git a/lv2/lv2plug.in/ns/ext/atom/util.h b/lv2/lv2plug.in/ns/ext/atom/util.h index d15091c..97f6dfb 100644 --- a/lv2/lv2plug.in/ns/ext/atom/util.h +++ b/lv2/lv2plug.in/ns/ext/atom/util.h @@ -1,5 +1,5 @@ /* - Copyright 2008-2012 David Robillard + Copyright 2008-2013 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.1