diff options
author | David Robillard <d@drobilla.net> | 2011-05-30 18:31:38 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-05-30 18:31:38 +0000 |
commit | 7f67e1552c850ec29721f46239b0273fe6472184 (patch) | |
tree | 7ecfbef95cfb92e047ecf358045d42d07c4a1f31 /ext/dyn-manifest.lv2 | |
parent | fdd708c70a89bafd8d76e60c211e3e297fc320fb (diff) | |
download | lv2-7f67e1552c850ec29721f46239b0273fe6472184.tar.xz |
Remove pre1 from version (we no longer use this convention)
Diffstat (limited to 'ext/dyn-manifest.lv2')
-rw-r--r-- | ext/dyn-manifest.lv2/dyn-manifest.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dyn-manifest.lv2/dyn-manifest.ttl b/ext/dyn-manifest.lv2/dyn-manifest.ttl index 6afb305..78f0e31 100644 --- a/ext/dyn-manifest.lv2/dyn-manifest.ttl +++ b/ext/dyn-manifest.lv2/dyn-manifest.ttl @@ -45,7 +45,7 @@ doap:shortdesc "An LV2-based specification for dynamic data generation." ; doap:programming-language "C" ; doap:release [ - doap:revision "1.1pre1" ; + doap:revision "1.1" ; doap:created "2010-10-29" ] ; doap:maintainer [ |