diff options
| author | David Robillard <d@drobilla.net> | 2014-11-01 00:19:22 +0000 | 
|---|---|---|
| committer | David Robillard <d@drobilla.net> | 2014-11-01 00:19:22 +0000 | 
| commit | d711e04227b7a9c5d9ef486512bfa45d68778925 (patch) | |
| tree | 624062931da63e8b35092e2eb91e4fb8bebe9724 /lv2/lv2plug.in/ns | |
| parent | 118ec555a37ff2324dad2ea81b2b6bef3d0d2c20 (diff) | |
| download | lv2-d711e04227b7a9c5d9ef486512bfa45d68778925.tar.xz | |
Fix merging of version histories in specification documentation.
Diffstat (limited to 'lv2/lv2plug.in/ns')
| -rw-r--r-- | lv2/lv2plug.in/ns/meta/meta.ttl | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/lv2/lv2plug.in/ns/meta/meta.ttl b/lv2/lv2plug.in/ns/meta/meta.ttl index e79f23d..a192412 100644 --- a/lv2/lv2plug.in/ns/meta/meta.ttl +++ b/lv2/lv2plug.in/ns/meta/meta.ttl @@ -54,6 +54,8 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R  		dcs:changeset [  			dcs:item [  				rdfs:label "eg-sampler: Support patch:Get, and request initial state from UI." +			] , [ +				rdfs:label "Fix merging of version histories in specification documentation."  			]  		]  	] , [ |