From bc8f4e16826abcc9a22466a151e1c4d8daf1a365 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 18 Feb 2013 00:12:59 +0000 Subject: Remove lv2:Program and all related things. --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 3d960e4..4825233 100644 --- a/wscript +++ b/wscript @@ -14,7 +14,7 @@ import waflib.Scripting as Scripting # Variables for 'waf dist' APPNAME = 'lv2' -VERSION = '1.3.2' +VERSION = '1.3.3' # Mandatory variables top = '.' -- cgit v1.2.1