From 616d7d7823e3841de615b62f49e34fd7b7bf6aec Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 19 Mar 2011 04:15:51 +0000 Subject: LV2Core 4.0. --- core.lv2/wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core.lv2/wscript') diff --git a/core.lv2/wscript b/core.lv2/wscript index 6356fe6..0b3eb1e 100644 --- a/core.lv2/wscript +++ b/core.lv2/wscript @@ -5,7 +5,7 @@ from waflib.extras import autowaf as autowaf import waflib.Options as Options # Version of this package (even if built as a child) -LV2CORE_VERSION = '3.2' +LV2CORE_VERSION = '4.0' # Variables for 'waf dist' APPNAME = 'lv2core' -- cgit v1.2.1