aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/lv2core/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/lv2plug.in/ns/lv2core/wscript')
-rw-r--r--lv2/lv2plug.in/ns/lv2core/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/wscript b/lv2/lv2plug.in/ns/lv2core/wscript
index b485d7d..3e80259 100644
--- a/lv2/lv2plug.in/ns/lv2core/wscript
+++ b/lv2/lv2plug.in/ns/lv2core/wscript
@@ -8,7 +8,7 @@ import waflib.Scripting as Scripting
import glob
# Version of this package (even if built as a child)
-LV2CORE_VERSION = '6.1'
+LV2CORE_VERSION = '6.7'
# Variables for 'waf dist'
APPNAME = 'lv2core'