Add channel count hints to the default audio channel count preference,
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 317c87ab2a0891be8897b9e21e08e1123303cd83..9ce9005b5d88dc55c84d366de99cc4d0a63941f9 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.8.17devel'
+VERSION = '2.9.3devel'
 
 def options(opt):
     opt.load('compiler_cxx')