From 46a87e50d25d47c7c9ed0ef60c554a58afdc1f1b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 17 Mar 2011 08:37:19 +0000 Subject: Bump version to 3.2. Tidy things up. --- 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 b7f8cca..c702267 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 = '4.0pre1' +LV2CORE_VERSION = '3.2' # Variables for 'waf dist' APPNAME = 'lv2core' -- cgit v1.2.1