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/persist.ttl | |
parent | 1865e15083f28c9ebe0c039522cfbea05ad09a3c (diff) | |
download | lv2-084a755a6ebc0327f619908395b293cd61fdfb40.tar.xz |
Bump version.
Diffstat (limited to 'ext/persist.lv2/persist.ttl')
-rw-r--r-- | ext/persist.lv2/persist.ttl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/persist.lv2/persist.ttl b/ext/persist.lv2/persist.ttl index e5f6417..09faf70 100644 --- a/ext/persist.lv2/persist.ttl +++ b/ext/persist.lv2/persist.ttl @@ -32,8 +32,8 @@ a lv2:Specification ; doap:name "LV2 Persist" ; doap:release [ - doap:revision "0.2" ; - doap:created "2011-03-28" + doap:revision "0.3" ; + doap:created "2011-03-29" ] ; doap:developer [ a foaf:Person ; |