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 88104ae..d301fc3 100644
--- a/lv2/lv2plug.in/ns/lv2core/wscript
+++ b/lv2/lv2plug.in/ns/lv2core/wscript
@@ -6,7 +6,7 @@ import waflib.Options as Options
import glob
# Version of this package (even if built as a child)
-LV2CORE_VERSION = '11.0'
+LV2CORE_VERSION = '12.0'
# Variables for 'waf dist'
APPNAME = 'lv2core'