From 939bd6476157c2110cb5fa658ad8b4145ce7a236 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 27 Dec 2013 19:39:06 +0000 Subject: Add lv2:prototype. --- lv2/lv2plug.in/ns/lv2core/wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv2/lv2plug.in/ns/lv2core/wscript') diff --git a/lv2/lv2plug.in/ns/lv2core/wscript b/lv2/lv2plug.in/ns/lv2core/wscript index 79f8bc2..88104ae 100644 --- a/lv2/lv2plug.in/ns/lv2core/wscript +++ b/lv2/lv2plug.in/ns/lv2core/wscript @@ -6,7 +6,7 @@ import waflib.Options as Options import glob # Version of this package (even if built as a child) -LV2CORE_VERSION = '6.7' +LV2CORE_VERSION = '11.0' # Variables for 'waf dist' APPNAME = 'lv2core' -- cgit v1.2.1