From b57bd620acd857a55987cce2ba33d47ede9ea4fc Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 25 Jul 2015 17:04:05 +0000 Subject: Remove invalid reference to old LADSPA pulse_vco binary. git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/fomp.lv2@5699 a436a847-0d15-0410-975c-d299462d15a1 --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 9809581..fd4ad3a 100644 --- a/wscript +++ b/wscript @@ -4,7 +4,7 @@ import shutil import waflib.extras.autowaf as autowaf # Version of this package (even if built as a child) -FOMP_VERSION = '1.0.0' +FOMP_VERSION = '1.1.0' # Mandatory waf variables APPNAME = 'fomp' # Package name for waf dist -- cgit v1.2.1