aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/lv2core/lv2.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-01-04 21:46:24 +0000
committerDavid Robillard <d@drobilla.net>2014-01-04 21:46:24 +0000
commitc12e45895f93e7bf3b42c43cf45208b28208a252 (patch)
tree13987e679ea73b99651633d2ba0229156c0daa16 /lv2/lv2plug.in/ns/lv2core/lv2.h
parent3664a975933163639a54f8ba35a7fc2c0dae6034 (diff)
downloadlv2-c12e45895f93e7bf3b42c43cf45208b28208a252.tar.xz
LV2 1.8.0
Diffstat (limited to 'lv2/lv2plug.in/ns/lv2core/lv2.h')
-rw-r--r--lv2/lv2plug.in/ns/lv2core/lv2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/lv2.h b/lv2/lv2plug.in/ns/lv2core/lv2.h
index dd69d6d..220fbb0 100644
--- a/lv2/lv2plug.in/ns/lv2core/lv2.h
+++ b/lv2/lv2plug.in/ns/lv2core/lv2.h
@@ -21,7 +21,7 @@
/**
@file lv2.h
API for the LV2 specification <http://lv2plug.in/ns/lv2core>.
- Revision: 11.0
+ Revision: 12.0
*/
#ifndef LV2_H_INCLUDED