More manual tweaks.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index e0ff24af9b056c031ab04d1e2e5878f4066f1d97..5f7e50c26afa19c3b2bc1b2b3477271675334f2a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.11.46devel'
+VERSION = '2.11.47devel'
 
 def options(opt):
     opt.load('compiler_cxx')