aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/ns/lv2core
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/ns/lv2core')
-rw-r--r--lv2/ns/lv2core/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/ns/lv2core/wscript b/lv2/ns/lv2core/wscript
index ae12649..a3533fd 100644
--- a/lv2/ns/lv2core/wscript
+++ b/lv2/ns/lv2core/wscript
@@ -6,7 +6,7 @@ import waflib.Options as Options
import waflib.Scripting as Scripting
# Version of this package (even if built as a child)
-LV2CORE_VERSION = '4.1'
+LV2CORE_VERSION = '6.0'
# Variables for 'waf dist'
APPNAME = 'lv2core'
ef='#n108'>108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168