diff options
author | David Robillard <d@drobilla.net> | 2011-03-30 01:29:20 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-03-30 01:29:20 +0000 |
commit | 084a755a6ebc0327f619908395b293cd61fdfb40 (patch) | |
tree | dc7b5c8f8a65dba0b3b42ff78336eda252870841 /ext/persist.lv2/manifest.ttl | |
parent | 1865e15083f28c9ebe0c039522cfbea05ad09a3c (diff) | |
download | lv2-084a755a6ebc0327f619908395b293cd61fdfb40.tar.xz |
Bump version.
Diffstat (limited to 'ext/persist.lv2/manifest.ttl')
-rw-r--r-- | ext/persist.lv2/manifest.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/persist.lv2/manifest.ttl b/ext/persist.lv2/manifest.ttl index f7ed19f..da2513c 100644 --- a/ext/persist.lv2/manifest.ttl +++ b/ext/persist.lv2/manifest.ttl @@ -4,6 +4,6 @@ <http://lv2plug.in/ns/ext/persist> a lv2:Specification ; lv2:minorVersion 0 ; - lv2:microVersion 2 ; + lv2:microVersion 3 ; rdfs:seeAlso <persist.ttl> . |