Optimise audio filters; tweak order of the LPFs in the upmixers.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 867b0385ecd12160c5545b461065ca5d25467b9a..a2e09ab05ca64530e19bc4d7aa7ef8707942db48 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.4.6devel'
+VERSION = '2.4.11devel'
 
 def options(opt):
     opt.load('compiler_cxx')